PhyStar  v0.0.0 thu24
SensorFactory.hpp File Reference
#include "Sensor.hpp"
#include "FluidVelGradSensor.hpp"
Include dependency graph for SensorFactory.hpp:

Namespaces

 smart
 

Functions

static std::shared_ptr< Sensor > smart::_SensorSelector (std::string sensorName)
 select sensor according to its name More...
 
static std::vector< std::shared_ptr< Sensor > > smart::SensorFactory (toml::table &config)
 create a shared_ptr of a sensor More...