Home > @magiclane/maps-sdk > NmeaChunk
NmeaChunk class
NMEA sentence data from GNSS receivers.
Raw navigation data in NMEA sentence format, typically from GNSS receivers for high-precision tracking.
Only available on Android devices.
Sensor Data Source
Signature:
export declare class NmeaChunk extends GemAutoreleaseObject implements SenseData Extends: GemAutoreleaseObject
Implements: SenseData
Remarks
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the NmeaChunk class.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
Date |
Acquisition time | |
|
|
string |
The raw NMEA sentence string. | |
|
|
Get data type |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Serialize to JSON |