|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstructs.astrometric
public class astrometric
Field Summary | |
---|---|
int |
flag
|
double |
time
|
double |
x
|
double |
y
|
Constructor Summary | |
---|---|
astrometric(double xx,
double yy,
double tt)
|
|
astrometric(double xx,
double yy,
double tt,
int fl)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double time
public double x
public double y
public int flag
Constructor Detail |
---|
public astrometric(double xx, double yy, double tt, int fl)
public astrometric(double xx, double yy, double tt)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |