3 #include <Process/TimeValue.hpp>
5 #include <Scenario/Process/ScenarioModel.hpp>
11 return scenario.timeSyncs
12 .at(scenario.events.at(scenario.states.at(state).eventId()).timeSync())
19 return scenario.timeSyncs.at(scenario.events.at(event).timeSync()).date();
25 return scenario.timeSyncs.at(timesync).date();
The core hierarchical and temporal process of score.
Definition: ScenarioModel.hpp:37
The id_base_t class.
Definition: Identifier.hpp:57
Main plug-in of score.
Definition: score-plugin-dataflow/Dataflow/PortItem.hpp:14
Definition: TimeValue.hpp:21