Uses of Class
adams.data.gps.GPSDecimalSeconds
-
Packages that use GPSDecimalSeconds Package Description adams.data.gps adams.data.spreadsheet -
-
Uses of GPSDecimalSeconds in adams.data.gps
Methods in adams.data.gps that return GPSDecimalSeconds Modifier and Type Method Description protected GPSDecimalSeconds
GPSDecimalSeconds. clone()
Creates a copy of itself. -
Uses of GPSDecimalSeconds in adams.data.spreadsheet
Methods in adams.data.spreadsheet that return GPSDecimalSeconds Modifier and Type Method Description GPSDecimalSeconds
GPSDecimalSeconds. parse(String s)
Parses the given string.
-