SignalTypes::Value Class Reference
[Classes derived from SignalType.]

A SignalType refinement for describing generic single-value data. More...

#include <value.h>

Inheritance diagram for SignalTypes::Value:

Inheritance graph
[legend]
Collaboration diagram for SignalTypes::Value:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Value (const float frequency=0)

Detailed Description

A SignalType refinement for describing generic single-value data.

Author:
Gav Wood <gav@cs.york.ac.uk>
This class can be used to define a signal stream that comprises samples of a single element. The meaning of each element is undefined.

It is the simplest SignalType-derived class.


Constructor & Destructor Documentation

SignalTypes::Value::Value ( const float  frequency = 0  )  [inline]

The constructor.

Parameters:
frequency The sampling frequency of the values. That is, the inverse of the delay (in signal time) between each value (sample).
If there is no clear way of defining this, you may choose to use the default value of zero, which will serve the purpose of "not applicable".


The documentation for this class was generated from the following file:
Generated on Fri Nov 10 21:58:46 2006 for Exscalibar by  doxygen 1.5.1