![]() |
Initializes a new GPSReading with a location and a table of GPS info fields. |
![]() | |
![]() | |
![]() | Uses a heuristic based on number of satellites and satellite angles to predict if reading is likely to be accurate. |
![]() | Gets whether or not the fix data is valid for this GPSMeasurement. GPSMeasurements without valid fix data should not be relied upon for positioning. |
![]() | Roughly the same as isValid, but also returns whether there was no info about a lock (which can be assumed to be no lock) HAVE_A_LOCK DONT_HAVE_A_LOCK NO_INFO_RE_A_LOCK |
![]() | |
![]() |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets a specific field from the RMC or GGA sentence. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
GPSReading Class | POLS.Spotters Namespace