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 | Public Attributes | List of all members
cdx.WriteContinuousDelayFile.WriteContinuousDelayFile Class Reference

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
 

Detailed Description

Write a continuous-delay CDX file

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