Uses of Interface
org.orekit.models.earth.atmosphere.JB2006InputParameters
-
Packages that use JB2006InputParameters Package Description org.orekit.models.earth.atmosphere This package provides the atmosphere model interface and several implementations. -
-
Uses of JB2006InputParameters in org.orekit.models.earth.atmosphere
Constructors in org.orekit.models.earth.atmosphere with parameters of type JB2006InputParameters Constructor Description JB2006(JB2006InputParameters parameters, ExtendedPositionProvider sun, BodyShape earth)Constructor with space environment information for internal computation.JB2006(JB2006InputParameters parameters, ExtendedPositionProvider sun, BodyShape earth, TimeScale utc)Constructor with space environment information for internal computation.
-