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.ReadDiscreteDelayFile.ReadDiscreteDelayFile Class Reference

Public Member Functions

def __init__ (self, file_name)
 
def get_length_s (self)
 
def get_nof_links (self)
 
def get_link_names (self)
 
def get_cir_start_end_numbers_from_times (self, start_time, length)
 
def get_cirs (self, link_name, start_time, length)
 
def compute_power (self, link_name, start_time=0.0, length=0.0)
 
def __del__ (self)
 

Public Attributes

 f
 
 nof_links
 
 link_names
 
 nof_cirs
 
 c0_m_s
 
 cir_rate_Hz
 
 cir_interval
 
 delay_smpl_freq_Hz
 
 transmitter_frequency_Hz
 
 length_s
 

Detailed Description

Read a discrete-delay CDX file

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