getResRatioVarUnit()
Return the SI unit of the "Residual Ratio" variable.
Usage
resRatioVarUnit = adb.getResRatioVarUnit( name )
Parameters
- name (string)
- The "Residual Ratio" variable name.
Return Value
- resRatioVarUnit (string)
- The SI unit of the variable.
Errors
name must be a valid name.
Description
resRatioVarUnit = adb.getResRatioVarUnit( 'velocity' )