API Documentation > Enumerated Types > Enum pfcUnitType
Enum pfcUnitType
Description
This enumerated type represents the type of units.
Values
pfcUNIT_LENGTH
Length based units.
pfcUNIT_MASS
Mass based units.
pfcUNIT_FORCE
Force based units.
pfcUNIT_TIME
Time based units.
pfcUNIT_TEMPERATURE
Temperature based units.
pfcUNIT_ANGLE
Angle based units.
pfcUnitType_nil
Enum null value.
Was this helpful?