Wrapper structure around the C++ API, so as to expose a Python API. More...
Public Member Functions | |
std::string | trademgen (const NbOfRuns_T &iNbOfRuns, const std::string &iDemandGenerationMethodString) |
Trademgener () | |
Trademgener (const Trademgener &iTrademgener) | |
~Trademgener () | |
bool | init (const std::string &iLogFilepath, const stdair::RandomSeed_T &iRandomSeed, const bool isBuiltin, const stdair::Filename_T &iDemandInputFilename) |
Wrapper structure around the C++ API, so as to expose a Python API.
Definition at line 78 of file pytrademgen.cpp.
|
inline |
|
inline |
|
inline |
Default constructor.
Definition at line 288 of file pytrademgen.cpp.
|
inline |
Wrapper around the travel demand generation use case.
Definition at line 84 of file pytrademgen.cpp.
References TRADEMGEN::stat_display().
Referenced by BOOST_PYTHON_MODULE().
|
inline |
Wrapper around the search use case.
Definition at line 296 of file pytrademgen.cpp.
Referenced by BOOST_PYTHON_MODULE().