Uses of Interface
org.orekit.attitudes.AttitudeLawModifier

Packages that use AttitudeLawModifier
org.orekit.attitudes This package provides classes to represent simple attitudes. 
 

Uses of AttitudeLawModifier in org.orekit.attitudes
 

Classes in org.orekit.attitudes that implement AttitudeLawModifier
 class ComposedAttitudeLaw
          This class represents a composed attitude law, defined by a main attitude law provider and a chained list of orientation laws.
The main attitude law provides, for a given date, the dynamic frame representing the spacecraft orientation; this orientation is then progressively transformed using the orientation laws.
 class GroundPointingWrapper
          This class leverages common parts for compensation modes around ground pointing attitudes.
 class SpinStabilized
          This class handles a spin stabilized attitude provider.
 class YawCompensation
          This class handles yaw compensation attitude provider.
 class YawSteering
          This class handles yaw steering law.
 



Copyright © 2017 CNES. All Rights Reserved.