| Package | Description |
|---|---|
| org.orekit.attitudes |
This package provides classes to represent simple attitudes.
|
| Modifier and Type | Method and Description |
|---|---|
Inertia |
TorqueFree.getInertia()
Get the spacecraft inertia.
|
Inertia |
Inertia.swap12()
Swap axes 1 and 2.
|
Inertia |
Inertia.swap13()
Swap axes 1 and 3.
|
Inertia |
Inertia.swap23()
Swap axes 2 and 3.
|
| Constructor and Description |
|---|
TorqueFree(Attitude initialAttitude,
Inertia inertia)
Simple constructor.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.