Click or drag to resize

Telogis.GeoBase.DistanceUnit

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
DistanceUnit Object

A collection of values representing the various distance units that can be used with MathUtil. While each of these values should be used primarily as a code to represent its corresponding unit, it is also the string abbreviation of the unit and can thus be used for labelling.

Properties
NameTypeDescription
CENTIMETERSString

The unit representing centimeters.

DECAMETERSString

The unit representing decameters.

DEGREESString

The unit representing degrees.

FEETString

The unit representing feet.

INCHESString

The unit representing inches.

KILOMETERSString

The unit representing kilometers.

KNOTSString

Included for backwards compatibility. Use DistanceUnit.NAUTICAL_MILES instead

METERSString

The unit representing meters.

MILESString

The unit representing miles.

NAUTICAL_MILESString

The unit representing nautical miles.

RADIANSString

The unit representing radians.

YARDSString

The unit representing yards.