#include <PCPSmother.hxx>
Definition at line 32 of file PCPSmother.hxx.
Public Types | |
typedef std::vector< double > | PCP |
Public Member Functions | |
PCPSmother (double inertia) | |
~PCPSmother () | |
void | doIt (const PCP &pcp) |
void | inertia (double inertia) |
const PCP & | output () const |
typedef std::vector<double> Simac::PCPSmother::PCP |
Definition at line 35 of file PCPSmother.hxx.
Simac::PCPSmother::PCPSmother | ( | double | inertia | ) | [inline] |
Definition at line 37 of file PCPSmother.hxx.
Simac::PCPSmother::~PCPSmother | ( | ) | [inline] |
Definition at line 42 of file PCPSmother.hxx.
void Simac::PCPSmother::doIt | ( | const PCP & | pcp | ) | [inline] |
void Simac::PCPSmother::inertia | ( | double | inertia | ) | [inline] |
const PCP& Simac::PCPSmother::output | ( | ) | const [inline] |