| Library | Module | Frames | Expand |
| /* optional */ number | Offset | |
| The offset value applied to values in the reference unit. | ||
| number | Scale | |
| The scale applied to values in the reference unit to get the value in the actual unit. | ||
| static pfcUnitConversionFactor | Create (number Scale) | |
| Creates a new unit conversion factor object. | ||
| /* optional */ number | Offset |
|
The offset value applied to values in the reference unit. |
| number | Scale |
|
The scale applied to values in the reference unit to get the value in the actual unit. |
| static pfcUnitConversionFactor | Create | (number Scale) |
|
Creates a new unit conversion factor object.
|