|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.wheeler.common.event.Event
A phenomenon or occurrence located at a single point in space-time, regarded as the fundamental observational entity in relativity theory.
Usage: N/A
| Constructor Summary | |
|---|---|
Event(int deltaT,
int deltaS)
Constructs a new event. |
|
| Method Summary | |
|---|---|
int |
getDeltaS()
|
int |
getDeltaT()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Event(int deltaT,
int deltaS)
deltaT - the time difference in millisecondsdeltaS - the difference in position in milli-radials.| Method Detail |
public int getDeltaT()
public int getDeltaS()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||