Package | Description |
---|---|
org.orekit.rugged.api |
Modifier and Type | Method | Description |
---|---|---|
static InertialFrameId |
InertialFrameId.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static InertialFrameId[] |
InertialFrameId.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
RuggedBuilder |
RuggedBuilder.setTrajectory(InertialFrameId inertialFrameId,
List<org.orekit.utils.TimeStampedPVCoordinates> positionsVelocities,
int pvInterpolationNumber,
org.orekit.utils.CartesianDerivativesFilter pvFilter,
List<org.orekit.utils.TimeStampedAngularCoordinates> quaternions,
int aInterpolationNumber,
org.orekit.utils.AngularDerivativesFilter aFilter) |
Set the spacecraft trajectory.
|
Copyright © 2014-2019 CS Systèmes d'information. All rights reserved.