Package gaiasky.scenegraph.component
Class PrecessionComponent
java.lang.Object
gaiasky.scenegraph.component.PrecessionComponent
Provides the information for the precession of this body
-
Field Summary
FieldsModifier and TypeFieldDescriptionfloat
Precession angle in degfloat
Current precession position around yprotected float
Precession velocity in deg/s -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
precessionAngle
public float precessionAnglePrecession angle in deg -
precessionVelocity
protected float precessionVelocityPrecession velocity in deg/s -
precessionPosition
public float precessionPositionCurrent precession position around y
-
-
Constructor Details
-
PrecessionComponent
public PrecessionComponent()
-