|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VelocityUpdateStrategy
| Method Summary | |
|---|---|
VelocityUpdateStrategy |
getClone()
Clone the VelocityUpdateStrategy object. |
void |
updateControlParameters(Particle particle)
Update the needed control parameters for the VelocityUpdate, if needed. |
void |
updateVelocity(Particle particle)
Perform the velocity update operation on the specified Particle. |
| Method Detail |
|---|
VelocityUpdateStrategy getClone()
getClone in interface CloneableObject.clone()void updateVelocity(Particle particle)
particle - The Particle to apply the operation on.void updateControlParameters(Particle particle)
particle - The particle for whom the VelocityUpdateStrategy parameters need to be updated.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||