Location Fields |
The Location type exposes the following members.
Name | Description | |
---|---|---|
![]() | CellularCoverage |
True only if unit is within cellular coverage. Not used.
|
![]() | HeadingDegrees |
Heading of the unit in degrees, measured clockwise from north (0).
|
![]() | IgnOn |
True only if the ignition is on.
|
![]() | Input1 |
True only if input 1 is connected. Not used.
|
![]() | Input2 |
True only if input 2 is connnected. Not used.
|
![]() | LatDegrees |
Latitude of the position.
|
![]() | LonDegrees |
Longitude of the position.
|
![]() | Quality |
Precision of the GPS fix.
|
![]() | SerialNumber |
SerialNumber of the unit this report was received from.
|
![]() | SpeedKnots |
Speed of the unit in knots.
|
![]() | UnitType |
Type of the unit this report was received from.
|
![]() | UtcTicks |
Represents the time (UTC) of this report in Ticks.
E.g. DateTime.Ticks
|