|
libcdx: Interfaces to the Channel Data Exchange (CDX) File Format
C++, Python, and Matlab library to exchange data for radio propagation channels
|
Holds a single multipath component as input value for WriteContinuousDelayCDXFile::write_cir. More...
#include <File.h>
Public Attributes | |
| uint16_t | type |
| the multipath component's type as defined in component_types_t | |
| uint64_t | id |
| unique identifier for each component | |
| double | delay |
| the multipath component's delay in s | |
| std::complex< double > | amplitude |
| the multipath component's complex amplitude | |
Holds a single multipath component as input value for WriteContinuousDelayCDXFile::write_cir.
1.8.13