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