Class | Description |
---|---|
Coordinate |
Coordinate class.
|
GCSailing |
A utility class to package up a great circle sailing.
|
MapModel2D |
A representation of the actual map in terms of lat/long and x,y co-ordinates.
|
MapModel3D |
A representation of the actual map in terms of lat/long and x,y,z co-ordinates.
|
NavCalculator |
A utlity class for performing position calculations
|
NavCalculator.Quadrant | |
NumUtil |
Provides various helper methods for number conversions (such as degree to radian
conversion, decimal degree to radians etc)
|
Position |
This class represents the position of an entity in the world.
|
RLSailing |
A utility class to package up a rhumb line sailing
|
StringUtil |
A collection of String utilities.
|
Exception | Description |
---|---|
InvalidPositionException |