Classes

FeatureBase()

The base of the matlantis features.

FeatureBaseCaller(name, base, attr)

The metaclass used in constructing the feature.

FeatureBaseOutput()

The base of the matlantis features result output classes.

FeatureBaseResult(feature, call_params, …)

The base of the matlantis features result classes.

Functions

copy_to_child_conversion(var)

Convert the input variables of the __call__ function of the feature.