| Package | Description |
|---|---|
| org.orekit.rugged.api |
| Modifier and Type | Method and 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 and Description |
|---|---|
RuggedBuilder |
RuggedBuilder.setTrajectory(InertialFrameId inertialFrame,
List<TimeStampedPVCoordinates> positionsVelocities,
int pvInterpolationNumber,
CartesianDerivativesFilter pvFilter,
List<TimeStampedAngularCoordinates> quaternions,
int aInterpolationNumber,
AngularDerivativesFilter aFilter)
Set the spacecraft trajectory.
|
Copyright © 2014–2016 CS Syst?mes d'Information. All rights reserved.