#include <value.h>
Inheritance diagram for SignalTypes::Value:


Public Member Functions | |
| Value (const float frequency=0) | |
It is the simplest SignalType-derived class.
| SignalTypes::Value::Value | ( | const float | frequency = 0 |
) | [inline] |
The constructor.
| frequency | The sampling frequency of the values. That is, the inverse of the delay (in signal time) between each value (sample). |
1.4.7