Package | Description |
---|---|
fr.cnes.sirius.patrius.attitudes |
Modifier and Type | Class and Description |
---|---|
class |
AeroAttitudeLaw
Class defining an aerodynamic attitude law by angle of attack, sideslip and velocity roll.
|
class |
BodyCenterGroundPointing
This class handles body center pointing attitude provider; the difference between
BodyCenterPointing and
this class is that the target point of the former is the body center, while that of the latter is the corresponding
point on the ground. |
class |
BodyCenterPointing
This class handles body center pointing attitude provider.
|
class |
CelestialBodyPointed
This class handles a celestial body pointed attitude provider.
|
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 |
ConstantAttitudeLaw
This class handles a constant attitude law.
|
class |
FixedRate
This class handles a simple attitude provider at constant rate around a fixed axis.
|
class |
GroundPointing
Base class for ground pointing attitude providers.
|
class |
GroundPointingWrapper
This class leverages common parts for compensation modes around ground pointing attitudes.
|
class |
IsisSunPointing
Implementation of ISIS Sun pointing attitude law.
|
class |
LofOffset
Attitude law defined by fixed Roll, Pitch and Yaw angles (in any order)
with respect to a local orbital frame.
|
class |
LofOffsetPointing
This class provides a default attitude provider.
|
class |
NadirPointing
This class handles nadir pointing attitude provider.
|
class |
SpinStabilized
This class handles a spin stabilized attitude provider.
|
class |
SunPointing
This class implements a Sun pointing attitude law.
|
class |
TargetGroundPointing
This class handles target pointing attitude provider; while the class
TargetPointing does not guarantee the
target point belongs to the body surface, this class always provides a ground point target. |
class |
TargetPointing
This class handles target pointing attitude provider.
|
class |
TwoDirectionsAttitude
This class implements a generic two directions attitude law.
|
class |
YawCompensation
This class handles yaw compensation attitude provider.
|
class |
YawSteering
This class handles yaw steering law.
|
Copyright © 2017 CNES. All rights reserved.