Package gaiasky.util
Class Settings.SceneSettings.ProperMotionSettings
java.lang.Object
gaiasky.util.Settings.SceneSettings.ProperMotionSettings
- All Implemented Interfaces:
IObserver
- Enclosing class:
- Settings.SceneSettings
-
Field Summary
Modifier and TypeFieldDescriptionboolean
int
Color mode for velocity vectors 0 - direction 1 - length 2 - has radial velocity 3 - redshift (sun) 4 - redshift (camera) 5 - single colorfloat
double
-
Constructor Summary
-
Method Summary
-
Field Details
-
length
public float length -
number
public double number -
colorMode
public int colorModeColor mode for velocity vectors- 0 - direction
- 1 - length
- 2 - has radial velocity
- 3 - redshift (sun)
- 4 - redshift (camera)
- 5 - single color
-
arrowHeads
public boolean arrowHeads
-
-
Constructor Details
-
ProperMotionSettings
public ProperMotionSettings()
-
-
Method Details