Go to the source code of this file.
Namespaces | |
| namespace | RMOL |
Variables | |
| const stdair::AirlineCode_T | RMOL::DEFAULT_RMOL_SERVICE_AIRLINE_CODE = "BA" |
| const double | RMOL::DEFAULT_RMOL_SERVICE_CAPACITY = 1.0 |
| const int | RMOL::DEFAULT_NUMBER_OF_DRAWS_FOR_MC_SIMULATION = 10000 |
| const int | RMOL::DEFAULT_PRECISION = 10 |
| const double | RMOL::DEFAULT_EPSILON = 0.0001 |
| const double | RMOL::DEFAULT_STOPPING_CRITERION = 0.01 |
| const double | RMOL::DEFAULT_INITIALIZER_DOUBLE_NEGATIVE = -10.0 |
1.8.1.1