SyDEVS  v0.6.7
Multiscale Simulation and Systems Modeling Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
data_goal.cpp File Reference
#include <sydevs/systems/data_goal.h>
#include <array>
#include <algorithm>

Namespaces

 sydevs
 
 sydevs::systems
 

Functions

const std::string & sydevs::systems::string_from_data_goal (data_goal dgoal)
 Returns the std::string representation of the dgoal value. More...
 
data_goal sydevs::systems::data_goal_from_string (const std::string &dgoal_string)
 Returns the data_goal value indicated by dmode_string. More...
 

Variables

const std::array< data_goal, 2 > sydevs::systems::data_goals
 
const std::array< std::string, 11 > sydevs::systems::data_goal_strings