|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IOrientationLaw | |
|---|---|
| org.orekit.attitudes | This package provides classes to represent simple attitudes. |
| Uses of IOrientationLaw in org.orekit.attitudes |
|---|
| Classes in org.orekit.attitudes that implement IOrientationLaw | |
|---|---|
class |
DirectionTrackingOrientation
|
| Constructors in org.orekit.attitudes with parameters of type IOrientationLaw | |
|---|---|
OrientationFrame(IOrientationLaw law,
AttitudeFrame frame)
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. |
|
OrientationTransformProvider(IOrientationLaw law,
Frame frame)
Protected constructor. |
|
| Constructor parameters in org.orekit.attitudes with type arguments of type IOrientationLaw | |
|---|---|
ComposedAttitudeLaw(AttitudeLaw law,
LinkedList<IOrientationLaw> modifiers)
Builds a composed attitude law from a man attitude law provider and a list of modifier orientation laws. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||