cavcalc.parameters#

A sub-package containing the Parameter classes, and some functions for retrieving useful information from these.

Sub-modules

cavcalc.parameters.enums

The type and category enumerations for parameters.

cavcalc.parameters.parameter

Generic classes for holding information on any cavcalc parameter type.

cavcalc.parameters.tools

Functions for retrieving information on parameters, typically provided via both str and ParameterType arguments.