|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.concord.collisions.engine.VelDistFraction
| Field Summary | |
int |
nPart
|
int[] |
part_fract
|
float[] |
vel
|
| Constructor Summary | |
VelDistFraction(int nPart,
int n)
|
|
| Method Summary | |
void |
calculate()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public float[] vel
public int[] part_fract
public int nPart
| Constructor Detail |
public VelDistFraction(int nPart,
int n)
| Method Detail |
public void calculate()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||