Enum Class LocalMagneticFieldFrame.LOFBuilderVector

java.lang.Object
java.lang.Enum<LocalMagneticFieldFrame.LOFBuilderVector>
org.orekit.frames.LocalMagneticFieldFrame.LOFBuilderVector
All Implemented Interfaces:
Serializable, Comparable<LocalMagneticFieldFrame.LOFBuilderVector>, Constable
Enclosing class:
LocalMagneticFieldFrame

public static enum LocalMagneticFieldFrame.LOFBuilderVector extends Enum<LocalMagneticFieldFrame.LOFBuilderVector>
Enum defining how the +j axis of the local orbital frame will be defined.

For example, if MINUS_MOMENTUM is chosen, +j aligned as the cross product of the momentum vector and the magnetic field vector. The resulting body frame will be +x aligned with magnetic field, +z aligned with negative momentum, +y orthonormal.