Package | Description |
---|---|
org.orekit.attitudes |
This package provides classes to represent simple attitudes.
|
Modifier and Type | Class and 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 and 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-2022 CS GROUP. All rights reserved.