MipAlgorithms::DDubIntListPar Class Reference
[Binary registration]

Parameters of a DDubIntList. More...

#include <BiReg.h>

List of all members.

Public Member Functions

 DDubIntListPar ()
 Default constructor.
 DDubIntListPar (Decimal disc, Decimal mD, Decimal dToll)
 Parametrical constructor.
void operator= (DDubIntListPar A)
 Assignment operator =.

Public Attributes

Decimal discretization
 Discretization.
Decimal maxDist
 Maximum distance (m).
Decimal discToll
 Discretization step (m).


Detailed Description

Parameters of a DDubIntList.

Author:
Paolo Stegagno

Constructor & Destructor Documentation

MipAlgorithms::DDubIntListPar::DDubIntListPar (  ) 

Default constructor.

MipAlgorithms::DDubIntListPar::DDubIntListPar ( Decimal  disc,
Decimal  mD,
Decimal  dToll 
)

Parametrical constructor.

Parameters:
[in] disc Value to set as discretization.
[in] mD Value to set as maximum distance.
[in] dToll Value to set as discretization step.


Member Function Documentation

void MipAlgorithms::DDubIntListPar::operator= ( DDubIntListPar  A  ) 

Assignment operator =.


Member Data Documentation

Discretization.

Maximum distance (m).

Discretization step (m).


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