libcdx: Interfaces to the Channel Data Exchange (CDX) File Format
C++, Python, and Matlab library to exchange data for radio propagation channels
CDX::File Member List

This is the complete list of members for CDX::File, including all inherited members.

c0_m_sCDX::Fileprotected
cir_rate_HzCDX::Fileprotected
delay_typeCDX::Fileprotected
File(std::string _file_name)CDX::File
File(std::string _file_name, double _c0_m_s, double _cir_rate_Hz, double _transmitter_frequency_Hz, const std::vector< std::string > &_link_names)CDX::File
file_nameCDX::Fileprotected
get_c0_m_s() constCDX::Fileinline
get_cir_rate_Hz() constCDX::Fileinline
get_file_handle() constCDX::Fileinline
get_link_names() constCDX::Fileinline
get_nof_links() constCDX::Fileinline
get_transmitter_frequency_Hz() constCDX::Fileinline
h5fileCDX::Fileprotected
link_groupsCDX::Fileprotected
link_namesCDX::Fileprotected
links_groupCDX::Fileprotected
nof_linksCDX::Fileprotected
read_double_h5(H5::H5File file, std::string dataset_name)CDX::Filestatic
read_string_h5(H5::H5File file, std::string path)CDX::Filestatic
transmitter_frequency_HzCDX::Fileprotected
~File()CDX::Filevirtual