#include <string>
#include <vector>
#include <complex>
#include <map>
#include "H5Cpp.h"
Go to the source code of this file.
|
| CDX |
| Contains all CDX classes and types.
|
|
|
typedef std::map< uint16_t, std::string > | CDX::component_types_t |
| Assigns integer values to component type names. More...
|
|
typedef std::map< std::string, component_types_t > | CDX::links_to_component_types_t |
|
typedef std::vector< impulse_t > | CDX::components_t |
| Defines a vector of CDX_Impulses representing one channel impulse response (CIR).
|
|
- Date
- Mar 18, 2015
- Author
- Frank Schubert