|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttitudeLeg
Interface which makes it obligatory to give an interval of validity to an attitude law.
All the classes implementing this interface should have an interval of validity with CLOSED endpoints.
Method Summary | |
---|---|
AbsoluteDateInterval |
getTimeInterval()
Return the time interval of validity |
Methods inherited from interface org.orekit.attitudes.AttitudeProvider |
---|
getAttitude, getAttitude, setSpinDerivativesComputation |
Method Detail |
---|
AbsoluteDateInterval getTimeInterval() throws OrekitException
OrekitException
- if the time interval is not computed (for a slew)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |