Jeospace API

Uses of Package
org.jeospace.physics.orbit

Packages that use org.jeospace.physics.orbit
org.jeospace.navigation Contains classes that implement the navigation capabilities. 
org.jeospace.physics.orbit Contains interfaces and classes supporting physics based orbital mechanics. 
org.jeospace.projection Contains classes that manage map projections. 
org.jeospace.simulation Contains classes to configure, manage and control the simulation/visulation environment. 
org.jeospace.text Contains classes for handling the textual representation of measurement and identity objects 
org.jeospace.x3d.geometry Contains classes used in the construction of x3d geometry. 
 

Classes in org.jeospace.physics.orbit used by org.jeospace.navigation
Earth
          Earth, third planet from the Sun.
OrbitalBody
          Defines the base requirements for identifying an orbital body and describing it's geometric relationship to an orbital system.
OrbitalElements
          An immutable object containing a set of measure objects that together represent orbital elements.
 

Classes in org.jeospace.physics.orbit used by org.jeospace.physics.orbit
AnomalyType
          Constant object identifiers of the type of orbital anomaly.
BaseSatellite
          A concrete implementation of Satellite for identifying and tracking satellites in 'unperturbed' orbits about their parent worlds.
EllipticMotion
          Defines the requirements for classes that will be calculating the elliptic motion of orbital objects from their orbital elements.
Epoch
          An immutable object, an epoch is a representation of an instant in time that is used as a point of reference - typically in astronomical calculations.
GeocentricWorld
          Describes the requirements specific to transforming the positions of worlds in the Solar System from heliocentric ecliptic to geocentric ecliptic form.
LunarPhaseID
          Constant object identifiers of lunar phases.
OrbitalBody
          Defines the base requirements for identifying an orbital body and describing it's geometric relationship to an orbital system.
OrbitalElements
          An immutable object containing a set of measure objects that together represent orbital elements.
OrbitalElementsType
          Constant object identifiers of the type of orbital elements.
Satellite
          Defines the requirements for positioning satellites.
SolarNodeID
          Constant object identifiers of the solar nodes.
SolarWorld
          The base implementation for the major planets of the Solar System.
Visibility
          Constant object identifiers of the visibility status of an orbital object
World
          Defines the requirements necessary to describe a world's physical characteristics and motions as they relate to being a part of an orbital system.
 

Classes in org.jeospace.physics.orbit used by org.jeospace.projection
Satellite
          Defines the requirements for positioning satellites.
 

Classes in org.jeospace.physics.orbit used by org.jeospace.simulation
Epoch
          An immutable object, an epoch is a representation of an instant in time that is used as a point of reference - typically in astronomical calculations.
OrbitalElements
          An immutable object containing a set of measure objects that together represent orbital elements.
Satellite
          Defines the requirements for positioning satellites.
World
          Defines the requirements necessary to describe a world's physical characteristics and motions as they relate to being a part of an orbital system.
 

Classes in org.jeospace.physics.orbit used by org.jeospace.text
Epoch
          An immutable object, an epoch is a representation of an instant in time that is used as a point of reference - typically in astronomical calculations.
 

Classes in org.jeospace.physics.orbit used by org.jeospace.x3d.geometry
OrbitalElements
          An immutable object containing a set of measure objects that together represent orbital elements.
World
          Defines the requirements necessary to describe a world's physical characteristics and motions as they relate to being a part of an orbital system.
 


Jeospace API

Copyright © 2006 - jeospace.org