| Library | Module | Frames | Expand |
| pfcUnitDimensionConversion | DimensionOption | |
| How the dimensions of the model should be converted. | ||
| /* optional */ boolean | IgnoreParamUnits | |
| This boolean specifies whether to (or not to) ignore parameter units. If null or true parameter values and units will not be changed when changing the model unit system. If false, parameter units will be converted according to the rule specified for dimensions. | ||
| static pfcUnitConversionOptions | Create (pfcUnitDimensionConversion DimensionOption) | |
| Creates a new unit conversion options object. | ||
| pfcUnitDimensionConversion | DimensionOption |
|
How the dimensions of the model should be converted. |
| /* optional */ boolean | IgnoreParamUnits |
|
This boolean specifies whether to (or not to) ignore parameter units. If null or true parameter values and units will not be changed when changing the model unit system. If false, parameter units will be converted according to the rule specified for dimensions. |
| static pfcUnitConversionOptions | Create | (pfcUnitDimensionConversion DimensionOption) |
|
Creates a new unit conversion options object.
|