Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs
waverdc.hh File Reference
#include <iostream>
#include "wavearray.hh"
Include dependency graph for waverdc.hh:
This graph shows which files directly or indirectly include this file:

Classes

class  WaveRDC
 

Typedefs

typedef wavearray< double > waveDouble
 
typedef wavearray< float > waveFloat
 
typedef wavearray< short > waveShort
 

Typedef Documentation

typedef wavearray<double> waveDouble

Definition at line 16 of file waverdc.hh.

typedef wavearray<float> waveFloat

Definition at line 15 of file waverdc.hh.

typedef wavearray<short> waveShort

Definition at line 14 of file waverdc.hh.