Go to the documentation of this file.
34 dev.second->print(
s, 0);
51 void addDeviceConfig(
const std::string name, std::shared_ptr<DeviceConfig> config);
void onParsingFinished()
This method is called when the config is completely read form the HardwareConfig file.
void addDeviceConfig(const std::string name, std::shared_ptr< DeviceConfig > config)
Add a DeviceConfig.
bool checkAllItemsRead(std::vector< std::string > &errors) const
This method is called when the config is completely read form the HardwareConfig file.
friend std::ostream & operator<<(std::ostream &stream, const HardwareConfig &rhs)
Print a representation of the entire structure.
std::map< std::string, std::shared_ptr< DeviceConfig > > deviceConfigs
DeviceConfig & getDeviceConfig(std::string name)
Root of the config structure.
double s(double t, double s0, double v0, double a0, double j)