|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VelocityInitialisationStrategy
Interface defining the valid tasks available for velocity intialisation.
Method Summary | |
---|---|
VelocityInitialisationStrategy |
getClone()
Clone the VeclocityInitialisationStrategy. |
void |
initialise(Particle particle)
Initialise the Particle velocity. |
Method Detail |
---|
VelocityInitialisationStrategy getClone()
getClone
in interface Cloneable
Object.clone()
void initialise(Particle particle)
particle
- The velocity vector of the particle to initialise.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |