Package | Description |
---|---|
calc.main |
This package contains the main JPSIMU classes.
|
Modifier and Type | Method and Description |
---|---|
static UserFramesConfsEnum |
UserFramesConfsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserFramesConfsEnum[] |
UserFramesConfsEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Psimu(org.orekit.orbits.Orbit initialOrbit,
org.orekit.bodies.ExtendedOneAxisEllipsoid earth,
UserFramesConfsEnum userFramesConfiguration,
AbstractNumericalIntegratorData numericalIntegratorData,
fr.cnes.sirius.patrius.assembly.Assembly assembly,
org.orekit.propagation.MassProvider massModel,
fr.cnes.genopus.nonWidget.forces.CustomForceModels forceModels,
fr.cnes.genopus.nonWidget.maneuvers.CustomManeuverSequence maneuversSeq,
org.orekit.attitudes.AttitudeProvider attitudesSequence)
Creates a new instance.
|
Copyright © 2017. All rights reserved.