|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.domains.wireless.lib.CollisionDetector.Reception
private static class CollisionDetector.Reception
Data structure for storing reception data.
| Field Summary | |
|---|---|
double |
arrivalTime
|
boolean |
collided
|
Token |
data
|
double |
duration
|
double |
expiration
|
double |
power
|
| Constructor Summary | |
|---|---|
private |
CollisionDetector.Reception()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Token data
public double duration
public double arrivalTime
public double expiration
public double power
public boolean collided
| Constructor Detail |
|---|
private CollisionDetector.Reception()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||