|
libcdx: Interfaces to the Channel Data Exchange (CDX) File Format
C++, Python, and Matlab library to exchange data for radio propagation channels
|
Public Member Functions | |
| def | __init__ (self, file_name, c0_m_s, cir_rate_Hz, transmitter_frequency_Hz, link_names, component_types) |
| def | append_cir (self, cirs, ref_delays) |
| def | __del__ (self) |
Public Attributes | |
| file_name | |
| c0_m_s | |
| cir_rate_Hz | |
| link_names | |
| nof_links | |
| transmitter_frequency_Hz | |
| component_types | |
| f | |
| link_groups | |
| cirs_groups | |
| ref_delays | |
| current_cir_number | |
Write a continuous-delay CDX file
1.8.13