cr_2_functions_1d_package property

cr_2_functions_1d_package property

Gets the CustomFunctions1D (These custom functions are used by all 1D models up to but not including the Mark III.).

Definition:

@property
def cr_2_functions_1d_package(self):
    ...
@cr_2_functions_1d_package.setter
def cr_2_functions_1d_package(self, value):
    ...

See Also