Definition CoreFederateInfo.hpp:16
void setFlagOption(int flagId, bool propVal=true)
Definition CoreFederateInfo.hpp:28
std::vector< std::pair< int, Time > > timeProps
container for the timeProperties
Definition CoreFederateInfo.hpp:18
std::vector< std::pair< int, bool > > flagProps
container for the binary flag options
Definition CoreFederateInfo.hpp:20
void setProperty(int propId, double propVal)
Definition CoreFederateInfo.hpp:24
std::vector< std::pair< int, int > > intProps
container for the integer properties
Definition CoreFederateInfo.hpp:19
the main namespace for the helics co-simulation library User functions will be in the helics namespac...
Definition AsyncFedCallInfo.hpp:14
TimeRepresentation< count_time< 9 > > Time
Definition helicsTime.hpp:27