public abstract class AbstractOrientationAngleLeg extends Object implements OrientationAngleLeg
OrientationAngleLeg.LEG_NATURE| 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()
Returns the nature of the leg.
|
AbsoluteDateInterval |
getTimeInterval()
Returns the time interval of the leg.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuild, computeSpinByFD, computeSpinDerivativeByFD, copybuild, computeSpinNumerical, getOrientationAnglecontains, getDate, getEnd, toPrettyStringpublic AbstractOrientationAngleLeg(AbsoluteDateInterval timeIntervalIn, String natureIn)
timeIntervalIn - leg time intervalnatureIn - leg naturepublic AbstractOrientationAngleLeg(AbsoluteDateInterval timeIntervalIn)
timeIntervalIn - leg time intervalpublic AbsoluteDateInterval getTimeInterval()
getTimeInterval in interface LegCopyright © 2024 CNES. All rights reserved.