Uses of Interface
org.orekit.forces.drag.atmosphere.JB2008InputParameters
-
Packages that use JB2008InputParameters Package Description org.orekit.forces.drag.atmosphere This package provides the atmosphere model interface and several implementations. -
-
Uses of JB2008InputParameters in org.orekit.forces.drag.atmosphere
Constructors in org.orekit.forces.drag.atmosphere with parameters of type JB2008InputParameters Constructor Description JB2008(JB2008InputParameters parameters, PVCoordinatesProvider sun, BodyShape earth)
Constructor with space environment information for internal computation.
-