GPSInfo Class |
Namespace: Flir.Atlas.Image
public class GPSInfo
The GPSInfo type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Altitude |
Gets the altitude.
| |
AltitudeRef |
Gets the altitude reference.
| |
Dop |
Gets the DOP.
| |
Latitude |
Gets the latitude.
| |
LatitudeRef |
Gets the latitude reference.
| |
Longitude |
Gets the Longitude.
| |
LongitudeRef |
Gets the longitude reference.
| |
MapDatum |
Gets the map datum.
| |
Satellites |
Gets the satellites.
| |
Timestamp |
Gets time.
|