#include <ProbMultiReg.h>
Public Member Functions | |
| ProbMultiRegPar () | |
| Null constructor. | |
| ProbMultiRegPar (Decimal lt, Decimal at, Decimal mV, Decimal di, Decimal ds) | |
| Parametrical constructor. | |
| ProbMultiRegPar (const ProbMultiRegPar &A) | |
| Copy constructor. | |
| ProbMultiRegPar | operator= (ProbMultiRegPar A) |
| Assignment operator =. | |
| Decimal | linearTollerance () |
| Get linearTollerance value. | |
| Decimal | angularTollerance () |
| Get angularTollerance value. | |
| Decimal | maxVisuale () |
| Get _maxVisuale value. | |
| Decimal | discretization () |
| Get angularTollerance value. | |
| Decimal | discretizationStep () |
| Get angularTollerance value. | |
| MipAlgorithms::ProbMultiRegPar::ProbMultiRegPar | ( | ) |
Null constructor.
| MipAlgorithms::ProbMultiRegPar::ProbMultiRegPar | ( | Decimal | lt, | |
| Decimal | at, | |||
| Decimal | mV, | |||
| Decimal | di, | |||
| Decimal | ds | |||
| ) |
Parametrical constructor.
| MipAlgorithms::ProbMultiRegPar::ProbMultiRegPar | ( | const ProbMultiRegPar & | A | ) |
Copy constructor.
| ProbMultiRegPar MipAlgorithms::ProbMultiRegPar::operator= | ( | ProbMultiRegPar | A | ) |
Assignment operator =.
| Decimal MipAlgorithms::ProbMultiRegPar::linearTollerance | ( | ) | [inline] |
Get linearTollerance value.
| Decimal MipAlgorithms::ProbMultiRegPar::angularTollerance | ( | ) | [inline] |
Get angularTollerance value.
| Decimal MipAlgorithms::ProbMultiRegPar::maxVisuale | ( | ) | [inline] |
Get _maxVisuale value.
| Decimal MipAlgorithms::ProbMultiRegPar::discretization | ( | ) | [inline] |
Get angularTollerance value.
| Decimal MipAlgorithms::ProbMultiRegPar::discretizationStep | ( | ) | [inline] |
Get angularTollerance value.
1.5.6