edges_cal.modelling.ShiftTransform

class edges_cal.modelling.ShiftTransform(*, shift=0.0)[source]

Methods

__init__(*[, shift])

Method generated by attrs for class ShiftTransform.

get(model)

Get a ModelTransform class.

transform(x)

Transform the coordinates.

Attributes

shift