| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.attitudes |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectionTrackingOrientation |
| Constructor and Description |
|---|
OrientationFrame(IOrientationLaw law,
AttitudeFrame frame)
Builds the dynamic orientation frame using
AttitudeFrame as the parent frame. |
OrientationFrame(IOrientationLaw law,
AttitudeFrame frame,
double spinDeltaT)
Builds the dynamic orientation frame using
AttitudeFrame as the parent frame. |
OrientationFrame(IOrientationLaw law,
OrientationFrame frame)
Builds the dynamic orientation frame using
OrientationFrame as the parent frame. |
OrientationFrame(IOrientationLaw law,
OrientationFrame frame,
double spinDeltaT)
Builds the dynamic orientation frame using
OrientationFrame as the parent frame. |
OrientationTransformProvider(IOrientationLaw law,
Frame frame)
Protected constructor.
|
OrientationTransformProvider(IOrientationLaw law,
Frame frame,
double spinDeltaT)
Protected constructor.
|
| Constructor and Description |
|---|
ComposedAttitudeLaw(AttitudeLaw law,
LinkedList<IOrientationLaw> modifiers)
Builds a composed attitude law from a man attitude law provider and a list of modifier orientation laws.
|
ComposedAttitudeLaw(AttitudeLaw law,
LinkedList<IOrientationLaw> modifiers,
double spinDeltaT)
Builds a composed attitude law from a man attitude law provider and a list of modifier orientation laws.
|
Copyright © 2024 CNES. All rights reserved.