public abstract class AbstractOrientationAngleLeg extends Object implements OrientationAngleLeg
OrientationAngleLeg
.Constructor and Description |
---|
AbstractOrientationAngleLeg(AbsoluteDateInterval timeIntervalIn)
Constructor with default value for the leg nature.
|
AbstractOrientationAngleLeg(AbsoluteDateInterval timeIntervalIn,
String natureIn)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getNature()
Return the nature of the leg.
|
AbsoluteDateInterval |
getTimeInterval()
Return the time interval of validity of the leg
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOrientationAngle
public AbstractOrientationAngleLeg(AbsoluteDateInterval timeIntervalIn, String natureIn)
timeIntervalIn
- leg time intervalnatureIn
- leg naturepublic AbstractOrientationAngleLeg(AbsoluteDateInterval timeIntervalIn)
timeIntervalIn
- leg time intervalpublic AbsoluteDateInterval getTimeInterval() throws PatriusException
getTimeInterval
in interface Leg
PatriusException
- thrown if the time interval is not computedCopyright © 2019 CNES. All rights reserved.