Class PrecessionComponent
- java.lang.Object
-
- gaia.cu9.ari.gaiaorbit.scenegraph.component.PrecessionComponent
-
public class PrecessionComponent extends java.lang.Object
Provides the information for the precession of this body.
-
-
Field Summary
Fields Modifier and Type Field Description float
precessionAngle
Precession angle in degfloat
precessionPosition
Current precession position around yprotected float
precessionVelocity
Precession velocity in deg/s
-
Constructor Summary
Constructors Constructor Description PrecessionComponent()
-