SyDEVS
v0.6.7
Multiscale Simulation and Systems Modeling Library
|
Namespaces | |
sydevs | |
sydevs::systems | |
Functions | |
const std::string & | sydevs::systems::string_from_data_mode (data_mode dmode) |
Returns the std::string representation of the dmode value. More... | |
data_mode | sydevs::systems::data_mode_from_string (const std::string &dmode_string) |
Returns the data_mode value indicated by dmode_string . More... | |
Variables | |
const std::array< data_mode, 2 > | sydevs::systems::data_modes |
const std::array< std::string, 11 > | sydevs::systems::data_mode_strings |