Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
parameter_parser.h File Reference

Handle the modification of the simulation parameters by a file. More...

Go to the source code of this file.

Namespaces

namespace  simulator
 Simulator dedicated namespace.
 

Functions

void simulator::read_and_update_parameters ()
 Read parameters from the parameter file, and update the simulation.
 

Variables

static const char * simulator::fileName = "./simulator/resources/simulation_parameters.txt"
 
static const char * simulator::batteryVoltageKey = "batt_V"
 
static const char * simulator::vbusVoltageKey = "vbus_V"
 
static const char * simulator::cpuTemperatureKey = "cpu_temp"
 
static const char * simulator::addedAlgoDelayKey = "algo_del"
 

Detailed Description

Handle the modification of the simulation parameters by a file.