/gps

A few (minimal) classes for representing GPS data (location + time) and computing distances

Primary LanguageJava

bare-bones objects for representing geographical and time data, like that provided by GPS devices.
Defines object for point and has provides the basic computations
for computing distance and bearing.