SyDEVS  v0.7
Simulation-based analysis of complex systems involving people, devices, physical elements, and dynamic environments.
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