public class GpsDescriptor extends TagDescriptor<GpsDirectory>
GpsDirectory
.Constructor and Description |
---|
GpsDescriptor(GpsDirectory directory) |
convertBytesToVersionString
public GpsDescriptor(GpsDirectory directory)
public String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class TagDescriptor<GpsDirectory>
tagType
- the tag to find a description fornull
if the tag hasn't been defined.public String getGpsLatitudeDescription()
public String getGpsLongitudeDescription()
public String getGpsTimeStampDescription()
public String getGpsDestLatitudeDescription()
public String getGpsDestLongitudeDescription()
public String getGpsDestinationReferenceDescription()
public String getGpsDestDistanceDescription()
public String getGpsDirectionDescription(int tagType)
public String getGpsDirectionReferenceDescription(int tagType)
public String getGpsDopDescription()
public String getGpsSpeedRefDescription()
public String getGpsSpeedDescription()
public String getGpsMeasureModeDescription()
public String getGpsStatusDescription()
public String getGpsAltitudeRefDescription()
public String getGpsAltitudeDescription()
public String getGpsProcessingMethodDescription()
public String getGpsAreaInformationDescription()
public String getGpsDifferentialDescription()
public String getGpsHPositioningErrorDescription()
public String getDegreesMinutesSecondsDescription()
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.