13 #ifndef SIMUPRESSURESENSOR_H
14 #define SIMUPRESSURESENSOR_H
74 std::string ShMemName(uint32_t modelId,uint32_t deviceId);
80 #endif // SIMUPRESSURESENSOR_H
Abstract class for data types.
Definition: io_data.h:94
core::SharedMem * shmem
SharedMem to access datas.
Definition: SimuPressureSensor.h:62
Abstract class for input/ouput system.
Definition: IODevice.h:45
namespace of the flair Framework
Definition: Ahrs.h:19
Class displaying a QSpinBox on the ground station.
Definition: SpinBox.h:28
Class for a simulation PressureSensor.
Definition: SimuPressureSensor.h:37
Abstract class for input/ouput system.
Class defining a shared memory.
Definition: SharedMem.h:32
Class displaying a QDoubleSpinBox on the ground station.
Definition: DoubleSpinBox.h:28
SimuPressureSensor(const simulator::Model *parent, std::string name, uint32_t modelId, uint32_t deviceId)
Constructor.
~SimuPressureSensor()
Destructor.