Uses of Class
org.episteme.natural.earth.coordinates.AERCoordinate
Packages that use AERCoordinate
-
Uses of AERCoordinate in org.episteme.natural.earth.coordinates
Methods in org.episteme.natural.earth.coordinates that return AERCoordinateModifier and TypeMethodDescriptionstatic AERCoordinateAERCoordinate.fromENU(ENUCoordinate enu) Converts ENU coordinates to AER.static AERCoordinateCoordinateConverter.toLocalAER(GeodeticCoordinate target, GeodeticCoordinate observer) Converts a target geodetic point to local AER (Azimuth, Elevation, Range) relative to an observer.