Package | Description |
---|---|
fr.cnes.sirius.patrius.attitudes |
Modifier and Type | Class and Description |
---|---|
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 |
GroundPointingWrapper
This class leverages common parts for compensation modes around ground pointing attitudes.
|
class |
LofOffsetPointing
This class provides a default attitude provider.
|
class |
NadirPointing
This class handles nadir pointing attitude provider.
|
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 |
YawCompensation
This class handles yaw compensation attitude provider.
|
class |
YawSteering
This class handles yaw steering law.
|
Constructor and Description |
---|
GroundPointingWrapper(GroundPointing pGroundPointingLaw)
Creates a new instance.
|
YawCompensation(GroundPointing groundPointingLaw)
Creates a new instance.
|
YawSteering(GroundPointing groundPointingLaw,
PVCoordinatesProvider sunIn,
Vector3D phasingAxisIn)
Creates a new instance.
|
Copyright © 2018 CNES. All Rights Reserved.