The Units type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | LengthConvert |
Convert length data.
|
![]() ![]() | LengthToStr |
Converts a Length enum value to its string representation.
|
![]() ![]() | SpeedConvert |
Convert speed data.
|
![]() ![]() | SpeedToStr |
Converts a Speed enum value to its string representation.
|
![]() ![]() | StrToLength |
Convert string to length units.
|
![]() ![]() | StrToSpeed |
Convert string to speed units.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | lengthFactor |
Length conversion factors
|
![]() ![]() | speedFactor |
Factors for converting m/s to other units
|