EightParam Class Reference
[Trajectory]

Includes the parameters useful to describe an otto path. More...

#include <Path.h>

List of all members.

Public Member Functions

 EightParam ()
 Default constructor.
 EightParam (Decimal R1, Decimal R2)
 Axes constructor.
 EightParam (const EightParam &p)
 Copy constructor.
EightParamoperator= (const EightParam &p)
 Operator =.
void setR1 (Decimal value)
 Sets _R1 parameter.
void setR2 (Decimal value)
 Sets _R2 parameter.
Decimal R1 ()
 Gets _R1 parameter.
Decimal R2 ()
 Gets _R2 parameter.
string print ()
 Prints on the screen all class parametes.


Detailed Description

Includes the parameters useful to describe an otto path.

Author:
Antonio Franchi and Marco Barbalinardo - email:barba82@yahoo.it
Date:
2008/12/13
Todo:
Bug:
none

Constructor & Destructor Documentation

EightParam::EightParam (  )  [inline]

Default constructor.

EightParam::EightParam ( Decimal  R1,
Decimal  R2 
) [inline]

Axes constructor.

EightParam::EightParam ( const EightParam p  )  [inline]

Copy constructor.


Member Function Documentation

EightParam& EightParam::operator= ( const EightParam p  )  [inline]

Operator =.

void EightParam::setR1 ( Decimal  value  )  [inline]

Sets _R1 parameter.

void EightParam::setR2 ( Decimal  value  )  [inline]

Sets _R2 parameter.

Decimal EightParam::R1 (  )  [inline]

Gets _R1 parameter.

Decimal EightParam::R2 (  )  [inline]

Gets _R2 parameter.

string EightParam::print (  )  [inline]

Prints on the screen all class parametes.


The documentation for this class was generated from the following file:

Generated on Mon Feb 20 07:01:09 2017 for MIP by  doxygen 1.5.6