helics  3.5.2
Namespaces | Functions
timeOperations.hpp File Reference
#include "../core/helicsTime.hpp"
#include "helics_cxx_export.h"
#include <string_view>

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 (std::string_view timeString)
 
Time helics::loadTimeFromString (std::string_view timeString, time_units defUnits)
 
time_units helics::timeUnitsFromString (std::string_view unitString)
 

Detailed Description

defining the time representation to use throughout helics