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, wait
build, computeSpinByFD, computeSpinDerivativeByFD, computeSpinNumerical
public ConstantOrientationAngleLaw(double orientationAngleIn)
orientationAngleIn
- constant value of the orientation angle.public Double getOrientationAngle(PVCoordinatesProvider pvProv, AbsoluteDate date) throws PatriusException
getOrientationAngle
in interface OrientationAngleProvider
pvProv
- position-velocity provider around current datedate
- datePatriusException
- thrown if the angle cannot be computedCopyright © 2023 CNES. All rights reserved.