|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstructs.transit
public class transit
Field Summary | |
---|---|
double |
centralTime
|
int |
flag
|
int |
N
|
double |
sigma
|
Constructor Summary | |
---|---|
transit()
|
|
transit(double time,
double sig)
|
|
transit(double time,
double sig,
int fl)
|
Method Summary | |
---|---|
transit |
clone()
|
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double centralTime
public double sigma
public int N
public int flag
Constructor Detail |
---|
public transit()
public transit(double time, double sig)
public transit(double time, double sig, int fl)
Method Detail |
---|
public transit clone()
clone
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |