Library | Module

Class pfcModelUnits



Description

This interface represents a type of units (length, mass, or other units).
Direct Known Subclasses:
pfcLengthUnits



Property Summary

/* optional */ stringUnitName
The name of the units.



Method Summary

pfcUnitTypeGetUnitType ()
Returns the type of units described by the data object.



Property Detail


/* optional */ stringUnitName

The name of the units.





Method Detail


pfcUnitTypeGetUnitType ()

Returns the type of units described by the data object.
Returns:
The type of units (length, mass, or custom).