| Package | Description |
|---|---|
| org.orekit.attitudes |
This package provides classes to represent simple attitudes.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
BodyCenterPointing |
This class handles body center pointing attitude provider.
|
class |
LofOffsetPointing |
This class provides a default attitude provider.
|
class |
NadirPointing |
This class handles nadir pointing attitude provider.
|
class |
TargetPointing |
This class handles target pointing attitude provider.
|
class |
YawCompensation |
This class handles yaw compensation attitude provider.
|
class |
YawSteering |
This class handles yaw steering law.
|
| Constructor | Description |
|---|---|
YawCompensation(Frame inertialFrame,
GroundPointing groundPointingLaw) |
Creates a new instance.
|
YawSteering(Frame inertialFrame,
GroundPointing groundPointingLaw,
PVCoordinatesProvider sun,
Vector3D phasingAxis) |
Creates a new instance.
|
Copyright © 2002-2018 CS Systèmes d'information. All rights reserved.