Jeospace API

Uses of Class
org.jeospace.physics.orbit.OrbitalElementsType

Packages that use OrbitalElementsType
org.jeospace.physics.orbit Contains interfaces and classes supporting physics based orbital mechanics. 
 

Uses of OrbitalElementsType in org.jeospace.physics.orbit
 

Fields in org.jeospace.physics.orbit declared as OrbitalElementsType
static OrbitalElementsType OrbitalElementsType.SATELLITE
          Constant indicating the elements of a satellite
static OrbitalElementsType OrbitalElementsType.PLANET
          Constant indicating the elements of a low orbital eccentricity object such as a planet or asteroid
static OrbitalElementsType OrbitalElementsType.COMET
          Constant indicating the elements of a high orbital eccentricity object such as a comet
 

Methods in org.jeospace.physics.orbit that return OrbitalElementsType
 OrbitalElementsType OrbitalElements.getType()
          Return the instantiation type of these orbital elements
 


Jeospace API

Copyright © 2006 - jeospace.org