|
|
|
|
Sensor_device Class Reference#include <sensor_device.h>
Inheritance diagram for Sensor_device:
List of all members.
Detailed Description
Definition at line 43 of file sensor_device.h.
Constructor & Destructor Documentation
Sensor_device::Sensor_device |
( |
|
) |
|
|
Sensor_device::Sensor_device |
( |
unsigned |
long, |
|
|
char * |
|
|
) |
|
|
Sensor_device::~Sensor_device |
( |
|
) |
[virtual] |
|
Member Function Documentation
char* Sensor_device::get_data |
( |
|
) |
|
|
virtual void Sensor_device::mitigate |
( |
Signal * |
, |
|
|
double |
|
|
) |
[virtual] |
|
virtual void Sensor_device::propagate |
( |
Signal |
|
) |
[virtual] |
|
void Sensor_device::set_data |
( |
const char * |
, |
|
|
int |
|
|
) |
|
|
void Sensor_device::sq_dist_attenuate |
( |
Signal * |
, |
|
|
double |
|
|
) |
|
|
void Sensor_device::wavefront_propagation |
( |
Signal |
|
) |
|
|
Member Data Documentation
The documentation for this class was generated from the following files:
|