LoopStructural.interpolators.InterpolatorType#

class LoopStructural.interpolators.InterpolatorType(value)#

Bases: IntEnum

Enum for the different interpolator types

1-9 should cover interpolators with supports 9+ are data supported

__init__()#

Attributes

BASE

BASE_DISCRETE

FINITE_DIFFERENCE

DISCRETE_FOLD

PIECEWISE_LINEAR

PIECEWISE_QUADRATIC

BASE_DATA_SUPPORTED

SURFE