org.orekit.attitudes
Interface AttitudeLaw

All Superinterfaces:
AttitudeProvider, Serializable
All Known Subinterfaces:
AttitudeLawModifier
All Known Implementing Classes:
AbstractAttitudeLaw, AttitudeLegLaw, AttitudesSequence, BodyCenterGroundPointing, BodyCenterPointing, CelestialBodyPointed, ComposedAttitudeLaw, ConstantAttitudeLaw, FixedRate, GroundPointing, GroundPointingWrapper, InertialProvider, LofOffset, LofOffsetPointing, NadirPointing, RelativeTabulatedAttitudeLaw, SpinStabilized, SunPointing, TargetGroundPointing, TargetPointing, TwoDirectionsAttitude, YawCompensation, YawSteering

public interface AttitudeLaw
extends AttitudeProvider

This interface has been created to represent a generic attitude provider without an interval of validity: the attitude can be computed at any date.

Since:
1.3
Version:
$Id: AttitudeLaw.java 8521 2013-04-18 08:59:07Z SabatiniT $
Author:
Tiziana Sabatini

Method Summary
 
Methods inherited from interface org.orekit.attitudes.AttitudeProvider
getAttitude, getAttitude, setSpinDerivativesComputation
 



Copyright © 2016 CNES. All Rights Reserved.