helics  2.8.1
Namespaces | Functions
timeOperations.hpp File Reference
#include "../core/helics-time.hpp"
#include "helics_cxx_export.h"
#include <string>

Go to the source code of this file.

Namespaces

 helics
 the main namespace for the helics co-simulation library User functions will be in the helics namespace with internal functions possible in a lower level namespace
 

Functions

Time helics::loadTimeFromString (const std::string &timeString)
 
Time helics::loadTimeFromString (std::string timeString, time_units defUnits)
 
time_units helics::timeUnitsFromString (const std::string &unitString)
 

Detailed Description

defining the time representation to use throughout helics