public class OrientationAngleProfileSequence extends AbstractLegsSequence<OrientationAngleProfile> implements OrientationAngleProfile
OrientationAngleProfile. This sequence
can be handled as an AbstractLegsSequence of OrientationAngleProfile.| Constructor and Description |
|---|
OrientationAngleProfileSequence()
Constructor with default value for the profiles sequence nature.
|
OrientationAngleProfileSequence(String nature)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getOrientationAngle(PVCoordinatesProvider pvProv,
AbsoluteDate date)
Compute the orientation angle corresponding to an orbital state.
|
add, addAll, ceiling, clean, clear, comparator, contains, containsAll, descendingIterator, descendingSet, first, floor, getLeg, getNature, getTimeInterval, hasOverlaping, headSet, headSet, higher, isCompact, isEmpty, iterator, last, lower, pollFirst, pollLast, remove, removeAll, retainAll, size, subSet, subSet, tailSet, tailSet, toArray, toArray, truncateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNature, getTimeInterval, toPrettyString, truncatetoPrettyStringspliteratorparallelStream, removeIf, streampublic OrientationAngleProfileSequence(String nature)
nature - nature of the sequencepublic OrientationAngleProfileSequence()
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 © 2020 CNES. All rights reserved.