Package | Description |
---|---|
fr.cnes.sirius.patrius.attitudes.orientations |
Modifier and Type | Class and Description |
---|---|
class |
OrientationAngleLegsSequence<L extends OrientationAngleLeg>
This class handles a sequence of one or several
OrientationAngleLeg . |
Modifier and Type | Interface and Description |
---|---|
interface |
OrientationAngleProfile
This interface gathers the classes that represents an orientation angle profile that can be
harmonic or polynomial.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractOrientationAngleLeg
This abstract class aims at defining all common features to classes representing the leg of an
OrientationAngleLeg . |
class |
AbstractOrientationAngleProfile
This abstract class aims at defining all common features to classes representing the angular
velocities profile of an
OrientationAngleLeg . |
class |
ConstantOrientationAngleLeg
This class aims at creation an orientation angle leg whose orientation angle is constant in its
interval of validity.
|
class |
OrientationAngleLawLeg
This class represents an
OrientationAngleLaw on which an interval of validity is defined
(whose borders are closed points). |
class |
OrientationAngleProfileSequence
This class handles a sequence of one or several
OrientationAngleProfile . |
Modifier and Type | Method and Description |
---|---|
static OrientationAngleLeg |
OrientationAngleLeg.build(UnivariateDateFunction function,
AbsoluteDateInterval timeInterval,
String nature)
Build an
OrientationAngleLeg from this. |
OrientationAngleLeg |
OrientationAngleLeg.copy(AbsoluteDateInterval newInterval)
Creates a new leg from this one.
|
Copyright © 2023 CNES. All rights reserved.