CADETProcess.plotting.SecondaryAxis#
- class CADETProcess.plotting.SecondaryAxis(components, y_label, y_lim, transform)[source]#
Parameters for secondary axis.
- Attributes:
aggregated_parametersdict: Aggregated parameters of the instance.
- components
missing_parameterslist: Parameters that are required but not set.
parametersdict: Parameters of the instance.
polynomial_parametersdict: Polynomial parameters of the instance.
required_parameterslist: Parameters that have no default value.
sized_parametersdict: Sized parameters of the instance.
- transform
- y_label
- y_lim
Methods
Verify if all required parameters are set.