SegmentParam Class Reference
[Trajectory]

Includes the parameters useful to describe a segmento path. More...

#include <Path.h>

List of all members.

Public Member Functions

 SegmentParam ()
 Default constructor.
 SegmentParam (Position A, Position B)
 Bounds constructor.
 SegmentParam (const SegmentParam &p)
 Copy constructor.
SegmentParamoperator= (const SegmentParam &p)
 Operator =.
void setA (Position value)
 Sets _A parameter.
void setB (Position value)
 Sets _B parameter.
Position A ()
 Gets _A parameter.
Position B ()
 Gets _B parameter.
string print ()
 Prints on the screen all class parametes.


Detailed Description

Includes the parameters useful to describe a segmento path.

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

Constructor & Destructor Documentation

SegmentParam::SegmentParam (  )  [inline]

Default constructor.

SegmentParam::SegmentParam ( Position  A,
Position  B 
) [inline]

Bounds constructor.

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

Copy constructor.


Member Function Documentation

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

Operator =.

void SegmentParam::setA ( Position  value  )  [inline]

Sets _A parameter.

void SegmentParam::setB ( Position  value  )  [inline]

Sets _B parameter.

Position SegmentParam::A (  )  [inline]

Gets _A parameter.

Position SegmentParam::B (  )  [inline]

Gets _B parameter.

string SegmentParam::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:10 2017 for MIP by  doxygen 1.5.6