Uses of Class
org.orekit.attitudes.FieldInertiaAxis
-
Packages that use FieldInertiaAxis Package Description org.orekit.attitudes This package provides classes to represent simple attitudes. -
-
Uses of FieldInertiaAxis in org.orekit.attitudes
Methods in org.orekit.attitudes that return FieldInertiaAxis Modifier and Type Method Description FieldInertiaAxis<T>FieldInertia. getInertiaAxis1()Get inertia along first axis.FieldInertiaAxis<T>FieldInertia. getInertiaAxis2()Get inertia along second axis.FieldInertiaAxis<T>FieldInertia. getInertiaAxis3()Get inertia along third axis.FieldInertiaAxis<T>FieldInertiaAxis. negate()Reverse the inertia axis.
-