Class PrecessionComponent


  • public class PrecessionComponent
    extends java.lang.Object
    Provides the information for the precession of this body.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • precessionAngle

        public float precessionAngle
        Precession angle in deg
      • precessionVelocity

        protected float precessionVelocity
        Precession velocity in deg/s
      • precessionPosition

        public float precessionPosition
        Current precession position around y
    • Constructor Detail

      • PrecessionComponent

        public PrecessionComponent()