class |
CylindricalCoordinates |
Class CylindricalCoordinates represents sets of coordinates
expressed in the cylindrical system: positions are
specified by radius, longitude and Z coordinate.
|
class |
GeodeticCoordinates |
Class GeodeticCoordinates represents sets of coordinates
expressed in the "geodetic" system: positions are
specified by longitude, latitude, and altitude.
|
class |
LatitudinalCoordinates |
Class LatitudinalCoordinates represents sets of coordinates
expressed in the "latitudinal" system: positions are
specified by radius, longitude and latitude.
|
class |
PlanetographicCoordinates |
Class PlanetographicCoordinates represents sets of coordinates
expressed in the planetographic system: positions are
specified by longitude, latitude, and altitude.
|
class |
RADecCoordinates |
Class RADecCoordinates represents sets of coordinates
expressed in the right ascension/declination system: positions are
specified by radius, right ascension, and declination.
|
class |
SphericalCoordinates |
Class SphericalCoordinates represents sets of coordinates
expressed in the spherical system: positions are
specified by radius, colatitude, and longitude.
|