Library | Module

Enum EpfcUnitType

Description

This enumerated type represents the type of units.




Values

EpfcUNIT_LENGTH
Length based units.

EpfcUNIT_MASS
Mass based units.

EpfcUNIT_FORCE
Force based units.

EpfcUNIT_TIME
Time based units.

EpfcUNIT_TEMPERATURE
Temperature based units.

EpfcUNIT_ANGLE
Angle based units.

EpfcUnitType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.