libcdx: Interfaces to the Channel Data Exchange (CDX) File Format
C++, Python, and Matlab library to exchange data for radio propagation channels
Public Attributes | List of all members
CDX::impulse_t Struct Reference

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
 

Detailed Description

Holds a single multipath component as input value for WriteContinuousDelayCDXFile::write_cir.


The documentation for this struct was generated from the following file: