Modifier and Type | Class and Description |
---|---|
class |
StrictAttitudeLegsSequence<L extends AttitudeLeg>
A “base” implementation of an attitude legs sequence.
|
Modifier and Type | Class and Description |
---|---|
class |
OrientationAngleLegsSequence<L extends OrientationAngleLeg>
This class handles a sequence of one or several
OrientationAngleLeg . |
class |
OrientationAngleProfileSequence
This class handles a sequence of one or several
OrientationAngleProfile . |
Modifier and Type | Class and Description |
---|---|
class |
AngularVelocitiesPolynomialProfile
An attitude angular velocities profile sequence, whose x-y-z components are represented with
polynomial functions.
|
class |
AngularVelocitiesPolynomialSlew
An attitude angular velocities profile slew, whose x-y-z components are represented with
polynomial functions.
|
class |
AttitudeProfilesSequence
This class handles a sequence of
AttitudeProfile . |
Modifier and Type | Method and Description |
---|---|
StrictLegsSequence<L> |
StrictLegsSequence.copy()
Returns a copy of the sequence.
|
StrictLegsSequence<L> |
StrictLegsSequence.copy(AbsoluteDateInterval newInterval)
Creates a new legs sequence from this one.
|
StrictLegsSequence<L> |
StrictLegsSequence.copy(AbsoluteDateInterval newInterval,
boolean strict)
Creates a new legs sequence from this one.
|
Copyright © 2023 CNES. All rights reserved.