public class ConstantOrientationAngleLaw extends Object implements OrientationAngleLaw
| Constructor and Description |
|---|
ConstantOrientationAngleLaw(double orientationAngleIn)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Double |
getOrientationAngle(PVCoordinatesProvider pvProv,
AbsoluteDate date)
Compute the orientation angle corresponding to an orbital state.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuild, computeSpinByFD, computeSpinDerivativeByFD, computeSpinNumericalpublic ConstantOrientationAngleLaw(double orientationAngleIn)
orientationAngleIn - constant value of the orientation angle.public Double getOrientationAngle(PVCoordinatesProvider pvProv, AbsoluteDate date) throws PatriusException
getOrientationAngle in interface OrientationAngleProviderpvProv - position-velocity provider around current datedate - datePatriusException - thrown if the angle cannot be computedCopyright © 2024 CNES. All rights reserved.