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, wait
computeSpinByFD, computeSpinDerivativeByFD
computeSpinNumerical, getOrientationAngle
copy, getDate, getEnd, toPrettyString
public AbstractOrientationAngleLeg(AbsoluteDateInterval timeIntervalIn, String natureIn)
timeIntervalIn
- leg time intervalnatureIn
- leg naturepublic AbstractOrientationAngleLeg(AbsoluteDateInterval timeIntervalIn)
timeIntervalIn
- leg time intervalpublic AbsoluteDateInterval getTimeInterval()
getTimeInterval
in interface Leg
Copyright © 2021 CNES. All rights reserved.