The following tables list the members exposed by GpsGeoCoordinate.
Name | Description | |
---|---|---|
![]() | GpsGeoCoordinate Constructor |
Name | Description | |
---|---|---|
![]() | Altitude | Gets the altitude of the System.Device.Location.GeoCoordinate, in meters. (Inherited from System.Device.Location.GeoCoordinate) |
![]() | Course | Gets or sets the heading in degrees, relative to true north. (Inherited from System.Device.Location.GeoCoordinate) |
![]() | CourseMagnetic | Gets the trend -or- course (magnetic) along the fix line (in degrees). |
![]() | FixSatelliteCount | Indicates the current count of satellites acquired for the fix |
![]() | FixStatus | Indicates the current fix status of the signal |
![]() | GeoidHeight | Indicates the geoid height of the fix |
![]() | HorizontalAccuracy | Gets or sets the accuracy of the latitude and longitude that is given by the System.Device.Location.GeoCoordinate, in meters. (Inherited from System.Device.Location.GeoCoordinate) |
![]() | HorizontalDilutionOfPrecision | Indicates the Horizontal Dilution of Precision of the fix |
![]() | IsUnknown | Gets a value that indicates whether the System.Device.Location.GeoCoordinate does not contain latitude or longitude data. (Inherited from System.Device.Location.GeoCoordinate) |
![]() | Latitude | Gets or sets the latitude of the System.Device.Location.GeoCoordinate. (Inherited from System.Device.Location.GeoCoordinate) |
![]() | Longitude | Gets or sets the longitude of the System.Device.Location.GeoCoordinate. (Inherited from System.Device.Location.GeoCoordinate) |
![]() | PositionChangeType | The type of GPS change event. |
![]() | PositionDilutionOfPrecision | Indicates the Position Dilution of Precision of the fix |
![]() | SatellitesUsedInFix | Gets the list of satellites available at a Location. |
![]() | Speed | Gets or sets the speed in meters per second. (Inherited from System.Device.Location.GeoCoordinate) |
![]() | VerticalAccuracy | Gets or sets the accuracy of the altitude given by the System.Device.Location.GeoCoordinate, in meters. (Inherited from System.Device.Location.GeoCoordinate) |
![]() | VerticalDilutionOfPrecision | Indicates the Vertical Dilution of Precision of the fix |
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Determines if a specified System.Device.Location.GeoCoordinate is equal to the current System.Device.Location.GeoCoordinate, based solely on latitude and longitude. (Inherited from System.Device.Location.GeoCoordinate) |
![]() | GetDistanceTo | Returns the distance between the latitude and longitude coordinates that are specified by this System.Device.Location.GeoCoordinate and another specified System.Device.Location.GeoCoordinate. (Inherited from System.Device.Location.GeoCoordinate) |
![]() | GetHashCode | Serves as a hash function for the System.Device.Location.GeoCoordinate. (Inherited from System.Device.Location.GeoCoordinate) |
![]() | ToString | Returns a string that contains the latitude and longitude. (Inherited from System.Device.Location.GeoCoordinate) |