matflow.SubParameter#
- class matflow.SubParameter(address, parameter)#
Bases:
SubParameter
A parameter that is a component of another parameter.
Methods
Attributes
How to find this within the containing paraneter.
The containing main parameter.
- address: Address#
How to find this within the containing paraneter.
- parameter: app.Parameter#
The containing main parameter.