| Interface | Description |
|---|---|
| OrientationAngleLaw |
Interface that must be implemented by an orientation angle law, i.e. without an interval of
validity.
|
| OrientationAngleLeg |
Interface that must be implemented by an orientation angle provider which is also a leg, i.e.
|
| OrientationAngleProfile |
This interface gathers the classes that represents an orientation angle profile that can be
harmonic or polynomial.
|
| OrientationAngleProvider |
This interface represents an orientation angle provider model set.
|
| Class | Description |
|---|---|
| AbstractOrientationAngleLeg |
This abstract class aims at defining all common features to classes representing the leg of an
OrientationAngleLeg. |
| AbstractOrientationAngleProfile |
This abstract class aims at defining all common features to classes representing the angular
velocities profile of an
OrientationAngleLeg. |
| ConstantOrientationAngleLaw |
This class aims at creating an orientation angle law whose orientation angle is constant.
|
| ConstantOrientationAngleLeg |
This class aims at creation an orientation angle leg whose orientation angle is constant in its
interval of validity.
|
| OrientationAngleLawLeg |
This class represents an
OrientationAngleLaw on which an interval of validity is defined
(whose borders are closed points). |
| OrientationAngleLegsSequence<L extends OrientationAngleLeg> |
This class handles a sequence of one or several
OrientationAngleLeg. |
| OrientationAngleProfileSequence |
This class handles a sequence of one or several
OrientationAngleProfile. |
| OrientationAngleTransform |
One degree of liberty transform provider.
|
Copyright © 2024 CNES. All rights reserved.