ImageEn, unit hyieutils

IEGPSConvertDMSToDegDec


Declaration

function IEGPSConvertDMSToDegDec(degrees: Double; minutes: Double; seconds: Double; const ref: AnsiString): Double;


Description

Convert a GPS value in Degrees, Minutes and Seconds to a decimal value.
ref should be one of 'N', 'E', 'S' or 'W' and has the effect of making the result negative if 'S' or 'W'.


See Also

 IEGPSConvertDegDecToDMS
 EXIF_GPSLatitude
 EXIF_GPSLatitude_Str
 EXIF_GPSLongitude
 EXIF_GPSLongitude_Str