Surface Class Reference
[Spaces]

surface class, provide a representation of a road as a sequence of planes each of them containing a reference point. More...

#include <Surface.h>

List of all members.

Public Member Functions

 Surface (string namefile)
 default constructor
 ~Surface ()
int ReadNumPlanes ()
Decimal GetRotTranslMatrixElem (int NumMatrix, int row, int col)
MIPMatrixGetRotTranslMatrix (int NumMatrix)
Position3D GetPlaneRefPoint (int Plane)
Decimal GetCoef_a (int Plane)
Decimal GetCoef_b (int Plane)
Decimal GetCoef_c (int Plane)
Decimal GetCoef_d (int Plane)


Detailed Description

surface class, provide a representation of a road as a sequence of planes each of them containing a reference point.

Author:
Mauro Pagliarella

Constructor & Destructor Documentation

Surface::Surface ( string  namefile  )  [inline]

default constructor

Surface::~Surface (  )  [inline]


Member Function Documentation

int Surface::ReadNumPlanes (  )  [inline]

Decimal Surface::GetRotTranslMatrixElem ( int  NumMatrix,
int  row,
int  col 
) [inline]

MIPMatrix* Surface::GetRotTranslMatrix ( int  NumMatrix  )  [inline]

Position3D Surface::GetPlaneRefPoint ( int  Plane  )  [inline]

Decimal Surface::GetCoef_a ( int  Plane  )  [inline]

Decimal Surface::GetCoef_b ( int  Plane  )  [inline]

Decimal Surface::GetCoef_c ( int  Plane  )  [inline]

Decimal Surface::GetCoef_d ( int  Plane  )  [inline]


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

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