GPGGAInfo class

Constructors

GPGGAInfo()

Properties

age double?
getter/setter pair
baseId String?
getter/setter pair
blh BLHInfo
getter/setter pair
flagLatitude String?
getter/setter pair
flagLongitude String?
getter/setter pair
geoidalUndulation double?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hdop double?
getter/setter pair
hRMS double?
getter/setter pair
nTimeoutCount double?
getter/setter pair
received bool?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
satellitesNumber int?
getter/setter pair
speed double?
getter/setter pair
stateSloution int?
getter/setter pair
utcTime ↔ UtcTime
getter/setter pair
vRMS double?
getter/setter pair

Methods

getGPGGA(String data) → dynamic
getGPGST(String data) → dynamic
getLocation() RTKLocation
getSignalTag() String
isAvaliable() bool
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setSpeed(double speed) → dynamic
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited