public interface IOrientationLaw extends Serializable
Modifier and Type | Method and Description |
---|---|
Rotation |
getOrientation(AbsoluteDate date,
Frame frame)
Gets the rotation defining the orientation with respect to a given frame at a given date.
|
Rotation getOrientation(AbsoluteDate date, Frame frame) throws PatriusException
date
- dateframe
- framePatriusException
- if a problem occurs during frames transformationsCopyright © 2023 CNES. All rights reserved.