|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stellarium.Navigator.AutoMove
private class Navigator.AutoMove
Struct used to store data for auto mov
Field Summary | |
---|---|
(package private)
javax.vecmath.Vector3d |
aim
|
(package private) double |
coef
|
(package private) boolean |
localPos
Define if the position are in equatorial or altazimutal |
(package private) double |
speed
|
(package private)
javax.vecmath.Vector3d |
start
|
Constructor Summary | |
---|---|
private |
Navigator.AutoMove()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
javax.vecmath.Vector3d start
javax.vecmath.Vector3d aim
double speed
double coef
boolean localPos
Constructor Detail |
---|
private Navigator.AutoMove()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |