Uses of Interface
org.orekit.attitudes.AttitudeRotationModel
Packages that use AttitudeRotationModel
Package
Description
This package provides classes to represent simple attitudes.
This package provides models of simple maneuvers.
This package provides classes related to navigation satellites attitude modeling.
-
Uses of AttitudeRotationModel in org.orekit.attitudes
Subinterfaces of AttitudeRotationModel in org.orekit.attitudesModifier and TypeInterfaceDescriptioninterfaceThis interface represents an attitude provider model set.interfaceThis interface represents an attitude provider that modifies/wraps another underlying provider.interfaceThis interface is intended for attitude ephemerides valid only during a time range.Classes in org.orekit.attitudes that implement AttitudeRotationModelModifier and TypeClassDescriptionclassABoundedAttitudeProviderthat covers a larger time span from several constituent attitude providers that cover shorter time spans.classAttitude provider with one satellite vector aligned and another one constrained to two targets.classThis classes manages a sequence of different attitude providers that are activated in turn according to switching events.classThis classes manages a sequence of different attitude providers that are activated in turn according to switching events.classThis class handles body center pointing attitude provider.classThis class handles a celestial body pointed attitude provider.classThis class handles a simple attitude provider at constant rate around a fixed axis.classThis class handles an attitude provider aligned with a frame or a fixed offset to it.classBase class for ground pointing attitude providers.classAbstract class for attitude provider modifiers using an underlying ground pointing law.classAttitude law defined by fixed Roll, Pitch and Yaw angles (in any order) with respect to a local orbital frame.classThis class provides a default attitude provider.classThis class handles nadir pointing attitude provider.classThis class handles a spin stabilized attitude provider.classThis class handles an attitude provider interpolating from a predefined table containing offsets from a Local Orbital Frame.classThis class handles an attitude provider interpolating from a predefined table.classThis class handles target pointing attitude provider.classThis class handles torque-free motion of a general (non-symmetrical) body.classThis class handles yaw compensation attitude provider.classThis class handles yaw steering law. -
Uses of AttitudeRotationModel in org.orekit.forces.maneuvers
Methods in org.orekit.forces.maneuvers that return AttitudeRotationModelModifier and TypeMethodDescriptionManeuver.getAttitudeOverride()Get the attitude override used for the maneuver.Constructors in org.orekit.forces.maneuvers with parameters of type AttitudeRotationModelModifierConstructorDescriptionManeuver(AttitudeRotationModel attitudeOverride, ManeuverTriggers maneuverTriggers, PropulsionModel propulsionModel) Generic maneuver constructor. -
Uses of AttitudeRotationModel in org.orekit.gnss.attitude
Subinterfaces of AttitudeRotationModel in org.orekit.gnss.attitudeModifier and TypeInterfaceDescriptioninterfaceAttitude providers for navigation satellites.Classes in org.orekit.gnss.attitude that implement AttitudeRotationModelModifier and TypeClassDescriptionclassAttitude providers for Beidou geostationary orbit navigation satellites.classAttitude providers for Beidou inclined geosynchronous orbit navigation satellites.classAttitude providers for Beidou Medium Earth Orbit navigation satellites.classAttitude providers for Galileo navigation satellites.classAttitude providers for navigation satellites for which no specialized model is known.classAttitude providers for Glonass navigation satellites.classAttitude providers for GPS block IIA navigation satellites.classAttitude providers for GPS block IIF navigation satellites.classAttitude providers for GPS block IIR navigation satellites.