GpsIfdIndex enumeration

GpsIfdIndex enumeration

Defines ids of GpsIfd tags.

The GpsIfdIndex type exposes the following members:

Fields

Field Description
GPS_VERSION_ID Indicates the GPSVersionID.
GPS_LATITUDE_REF Indicates the GPSLatitudeRef.
GPS_LATITUDE Indicates the GPSLatitude.
GPS_LONGITUDE_REF Indicates the GPSLongitudeRef.
GPS_LONGITUDE Indicates the GPSLongitude.
GPS_ALTITUDE_REF Indicates the GPSAltitudeRef.
GPS_ALTITUDE Indicates the GPSAltitude.
GPS_TIME_STAMP Indicates the GPSTimeStamp.
GPS_SATELLITES Indicates the GPSSatellites.
GPS_STATUS Indicates the GPSStatus.
GPS_MEASURE_MODE Indicates the GPSMeasureMode.
GPSDOP Indicates the GPSDOP.
GPS_SPEED_REF Indicates the GPSSpeedRef.
GPS_SPEED Indicates the GPSSpeed.
GPS_TRACK_REF Indicates the GPSTrackRef.
GPS_TRACK Indicates the GPSTrack.
GPS_IMG_DIRECTION_REF Indicates the GPSImgDirectionRef.
GPS_IMG_DIRECTION Indicates the GPSImgDirection.
GPS_MAP_DATUM Indicates the GPSMapDatum.
GPS_DEST_LATITUDE_REF Indicates the GPSDestLatitudeRef.
GPS_DEST_LATITUDE Indicates the GPSDestLatitude.
GPS_DEST_LONGITUDE_REF Indicates the GPSDestLongitudeRef.
GPS_DEST_LONGITUDE Indicates the GPSDestLongitude.
GPS_DEST_BEARING_REF Indicates the GPSDestBearingRef.
GPS_DEST_BEARING Indicates the GPSDestBearing.
GPS_DEST_DISTANCE_REF Indicates the GPSDestDistanceRef.
GPS_DEST_DISTANCE Indicates the GPSDestDistance.
GPS_PROCESSING_METHOD Indicates the GPSProcessingMethod.
GPS_AREA_INFORMATION Indicates the GPSAreaInformation.
GPS_DATE_STAMP Indicates the GPSDateStamp.
GPS_DIFFERENTIAL Indicates the GPSDifferential.
GPSH_POSITIONING_ERROR Indicates the GPSHPositioningError.

See Also