BooleanNumberCompassDirectionDimensionNumberNumberNumberNumberNumberNumberBooleanNumberNumberNumberNumberNumberNumberNumberNumberGPSDataGPSDataGPSDataGPSDataGPSDataGPSDataGPSDataGPSDataGPSDataGPSDataGPSDataGPSDataGPSDataGPSDataGPSDataGPSDataGPSDataGPSDataGPSDataBooleanGet the Actual
Kind: Instance method of GPSData
Returns: Boolean - the KEY_ACTUAL value
NumberGet the Altitude
Kind: Instance method of GPSData
Returns: Number - the KEY_ALTITUDE value
CompassDirectionGet the CompassDirection
Kind: Instance method of GPSData
Returns: CompassDirection - the KEY_COMPASS_DIRECTION value
DimensionGet the Dimension
Kind: Instance method of GPSData
Returns: Dimension - the KEY_DIMENSION value
NumberGet the Hdop
Kind: Instance method of GPSData
Returns: Number - the KEY_HDOP value
NumberGet the Heading
Kind: Instance method of GPSData
Returns: Number - the KEY_HEADING value
NumberGet the LatitudeDegrees
Kind: Instance method of GPSData
Returns: Number - the KEY_LATITUDE_DEGREES value
NumberGet the LongitudeDegrees
Kind: Instance method of GPSData
Returns: Number - the KEY_LONGITUDE_DEGREES value
NumberGet the Pdop
Kind: Instance method of GPSData
Returns: Number - the KEY_PDOP value
NumberGet the Satellites
Kind: Instance method of GPSData
Returns: Number - the KEY_SATELLITES value
BooleanGet the Shifted
Kind: Instance method of GPSData
Returns: Boolean - the KEY_SHIFTED value
NumberGet the Speed
Kind: Instance method of GPSData
Returns: Number - the KEY_SPEED value
NumberGet the UtcDay
Kind: Instance method of GPSData
Returns: Number - the KEY_UTC_DAY value
NumberGet the UtcHours
Kind: Instance method of GPSData
Returns: Number - the KEY_UTC_HOURS value
NumberGet the UtcMinutes
Kind: Instance method of GPSData
Returns: Number - the KEY_UTC_MINUTES value
NumberGet the UtcMonth
Kind: Instance method of GPSData
Returns: Number - the KEY_UTC_MONTH value
NumberGet the UtcSeconds
Kind: Instance method of GPSData
Returns: Number - the KEY_UTC_SECONDS value
NumberGet the UtcYear
Kind: Instance method of GPSData
Returns: Number - the KEY_UTC_YEAR value
NumberGet the Vdop
Kind: Instance method of GPSData
Returns: Number - the KEY_VDOP value
GPSDataSet the Actual
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| actual | Boolean |
True, if actual. False, if inferred. - The desired Actual. |
GPSDataSet the Altitude
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| altitude | Number |
Altitude in meters - The desired Altitude. {'num_min_value': -10000.0, 'num_max_value': 10000.0} |
GPSDataSet the CompassDirection
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| direction | CompassDirection |
See CompassDirection. - The desired CompassDirection. |
GPSDataSet the Dimension
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| dimension | Dimension |
See Dimension - The desired Dimension. |
GPSDataSet the Hdop
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| hdop | Number |
HDOP. If value is unknown, value shall be set to 0. - The desired Hdop. {'default_value': 0.0, 'num_min_value': 0.0, 'num_max_value': 1000.0} |
GPSDataSet the Heading
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| heading | Number |
The heading. North is 0. Resolution is 0.01 - The desired Heading. {'num_min_value': 0.0, 'num_max_value': 359.99} |
GPSDataSet the LatitudeDegrees
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| degrees | Number |
The desired LatitudeDegrees. {'num_min_value': -90.0, 'num_max_value': 90.0} |
GPSDataSet the LongitudeDegrees
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| degrees | Number |
The desired LongitudeDegrees. {'num_min_value': -180.0, 'num_max_value': 180.0} |
GPSDataSet the Pdop
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| pdop | Number |
PDOP. If undefined or unavailable, then value shall be set to 0. - The desired Pdop. {'default_value': 0.0, 'num_min_value': 0.0, 'num_max_value': 1000.0} |
GPSDataSet the Satellites
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| satellites | Number |
Number of satellites in view - The desired Satellites. {'num_min_value': 0, 'num_max_value': 31} |
GPSDataSet the Shifted
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| shifted | Boolean |
True, if GPS lat/long, time, and altitude have been purposefully shifted (requires a proprietary algorithm to unshift). False, if the GPS data is raw and un-shifted. If not provided, then value is assumed False. - The desired Shifted. |
GPSDataSet the Speed
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| speed | Number |
The speed in KPH - The desired Speed. {'num_min_value': 0.0, 'num_max_value': 500.0} |
GPSDataSet the UtcDay
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| day | Number |
The current UTC day. - The desired UtcDay. {'num_min_value': 1, 'num_max_value': 31} |
GPSDataSet the UtcHours
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| hours | Number |
The current UTC hour. - The desired UtcHours. {'num_min_value': 0, 'num_max_value': 23} |
GPSDataSet the UtcMinutes
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| minutes | Number |
The current UTC minute. - The desired UtcMinutes. {'num_min_value': 0, 'num_max_value': 59} |
GPSDataSet the UtcMonth
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| month | Number |
The current UTC month. - The desired UtcMonth. {'num_min_value': 1, 'num_max_value': 12} |
GPSDataSet the UtcSeconds
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| seconds | Number |
The current UTC second. - The desired UtcSeconds. {'num_min_value': 0, 'num_max_value': 59} |
GPSDataSet the UtcYear
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| year | Number |
The current UTC year. - The desired UtcYear. {'num_min_value': 2010, 'num_max_value': 2100} |
GPSDataSet the Vdop
Kind: Instance method of GPSData
Returns: GPSData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| vdop | Number |
VDOP. If value is unknown, value shall be set to 0. - The desired Vdop. {'default_value': 0.0, 'num_min_value': 0.0, 'num_max_value': 1000.0} |