#include <eoVelocityInit.h>
Inheritance diagram for eoVelocityInitVariableLength< POT >:

Public Types | |
| typedef POT::ParticleVelocityType | VelocityType |
Public Member Functions | |
| eoVelocityInitVariableLength (unsigned _minSize, unsigned _maxSize, eoVelocityInit< VelocityType > &_init) | |
| Ctor from an eoVelocityInit. | |
| virtual void | operator() (POT &_chrom) |
| eoInit< VelocityType > & | atomInit () |
Private Attributes | |
| unsigned | offset |
| unsigned | extent |
| eoVelocityInit< VelocityType > & | init |
Definition at line 87 of file eoVelocityInit.h.
1.4.7