Structure containing an uncertain parameter whose time of revelation is decision-dependent and its associated measurement variable. More...
#include <OptimizationModel.hpp>
Public Member Functions | |
| measPair (ROCPPUnc_Ptr ddu, ROCPPVarIF_Ptr var) | |
| Constructor of the measPair structure. More... | |
| ~measPair () | |
| Destructor of the measPair structure. More... | |
Public Attributes | |
| ROCPPVarIF_Ptr | m_measVar |
| Measurement variable. More... | |
| ROCPPUnc_Ptr | m_ddu |
| Uncertain parameter whose time of revelation is decision-dependent. More... | |
Structure containing an uncertain parameter whose time of revelation is decision-dependent and its associated measurement variable.
|
inline |
Constructor of the measPair structure.
|
inline |
Destructor of the measPair structure.
| ROCPPUnc_Ptr measPair::m_ddu |
Uncertain parameter whose time of revelation is decision-dependent.
| ROCPPVarIF_Ptr measPair::m_measVar |
Measurement variable.