MipAlgorithms::MultiRegOut Class Reference
[Multiple registration]

Output class of ProbMultiReg class registration() between Observations. More...

#include <MultiRegSol.h>

List of all members.

Public Member Functions

 MultiRegOut ()
 Null constructor.
 MultiRegOut (BiRegSol &B, Observation &O)
 Complete constructor.
 MultiRegOut (const MultiRegOut &A)
 Copy constructor.
MultiRegOut operator= (MultiRegOut &A)
 Assignment operator =.
 ~MultiRegOut ()
 Destructor.
string print ()
 Print function.
int findRob (int id)
 Finds the i-th robot. Find the index of the element of the biRegSol which contains the robot with the selected id.

Public Attributes

BiRegSol biRegSol
Observation sites


Detailed Description

Output class of ProbMultiReg class registration() between Observations.

Author:
Paolo Stegagno

Constructor & Destructor Documentation

MipAlgorithms::MultiRegOut::MultiRegOut (  ) 

Null constructor.

MipAlgorithms::MultiRegOut::MultiRegOut ( BiRegSol B,
Observation O 
)

Complete constructor.

MipAlgorithms::MultiRegOut::MultiRegOut ( const MultiRegOut A  ) 

Copy constructor.

MipAlgorithms::MultiRegOut::~MultiRegOut (  ) 

Destructor.


Member Function Documentation

MultiRegOut MipAlgorithms::MultiRegOut::operator= ( MultiRegOut A  ) 

Assignment operator =.

string MipAlgorithms::MultiRegOut::print (  ) 

Print function.

int MipAlgorithms::MultiRegOut::findRob ( int  id  ) 

Finds the i-th robot. Find the index of the element of the biRegSol which contains the robot with the selected id.

Parameters:
id the id of the robot
Returns:
The index of the element of the biRegSol which contains the robot. If no element is found, return -1.


Member Data Documentation


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