org.orekit.attitudes
Interface AttitudeLaw

All Superinterfaces:
AttitudeProvider, Serializable
All Known Subinterfaces:
AttitudeLawModifier
All Known Implementing Classes:
AbstractAttitudeLaw, AeroAttitudeLaw, AttitudeLegLaw, AttitudesSequence, BodyCenterGroundPointing, BodyCenterPointing, CelestialBodyPointed, ComposedAttitudeLaw, ConstantAttitudeLaw, FixedRate, GroundPointing, GroundPointingWrapper, IsisSunPointing, 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 17602 2017-05-18 08:25:23Z bignon $
Author:
Tiziana Sabatini

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



Copyright © 2017 CNES. All Rights Reserved.