Mixxx

Simac::PCPSmother Class Reference

#include <PCPSmother.hxx>

List of all members.

Public Types

typedef std::vector< double > PCP

Public Member Functions

 PCPSmother (double inertia)
 ~PCPSmother ()
void doIt (const PCP &pcp)
void inertia (double inertia)
const PCPoutput () const

Detailed Description

Definition at line 32 of file PCPSmother.hxx.


Member Typedef Documentation

typedef std::vector<double> Simac::PCPSmother::PCP

Definition at line 35 of file PCPSmother.hxx.


Constructor & Destructor Documentation

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.


Member Function Documentation

void Simac::PCPSmother::doIt ( const PCP pcp) [inline]

Definition at line 45 of file PCPSmother.hxx.

void Simac::PCPSmother::inertia ( double  inertia) [inline]

Definition at line 53 of file PCPSmother.hxx.

const PCP& Simac::PCPSmother::output ( ) const [inline]

Definition at line 57 of file PCPSmother.hxx.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines