Get method for attribute "DimensionOption" How the dimensions of the model should be converted. | |
/*optional*/ Boolean | |
Get method for attribute "IgnoreParamUnits" This boolean specifies whether to (or not to) ignore parameter units. Ifnull ortrue parameter values and units will not be changed when changing the model unit system. Iffalse, parameter units will be converted according to the rule specified for dimensions. | |
void | |
Set method for attribute "DimensionOption" How the dimensions of the model should be converted. | |
void | SetIgnoreParamUnits ( /*optional*/ Boolean value) |
Set method for attribute "IgnoreParamUnits" This boolean specifies whether to (or not to) ignore parameter units. Ifnull ortrue parameter values and units will not be changed when changing the model unit system. Iffalse, parameter units will be converted according to the rule specified for dimensions. |
GetDimensionOption | ||
GetDimensionOption | () | |
SetDimensionOption | ||
void | SetDimensionOption |
GetIgnoreParamUnits | ||
/*optional*/ Boolean | GetIgnoreParamUnits | () |
SetIgnoreParamUnits | ||
void | SetIgnoreParamUnits | ( /*optional*/ Boolean value) |