itpp_sci  1.0.0
it++ based simulation framework for scicoslab, scilab and scipy
Classes
modulators and demodulators

Classes

class  SCI::sci_ap2iq
 amplitude,phase to IQ converter - wrapper for a SIM::ap2iq
Core function: SCI::sci_ap2iq.proc() More...
 
class  SCI::sci_cofdm_dem
 COFDM demodulator - wrapper for a SIM::cofdm_dem
Core immediate functions: SCI::sci_cofdm_dem.set(), SCI::sci_cofdm_dem.get()
Core clocked function: SCI::sci_cofdm_dem.proc() More...
 
class  SCI::sci_cofdm_demap
 COFDM demapper - demaps QAM symbols into QAM codes, BPSK symbols into pilots - wrapper for a SIM::cofdm_demap
Core immediate functions: SCI::sci_cofdm_demap.set(), SCI::sci_cofdm_demap.get()
Core clocked function: SCI::sci_cofdm_demap.proc() More...
 
class  SCI::sci_cofdm_map
 COFDM mapper - maps QAM codes into QAM symbols, pilots into BPSK symbols - wrapper for a SIM::cofdm_map
Core immediate functions: SCI::sci_cofdm_map.set(), SCI::sci_cofdm_map.get()
Core clocked function: SCI::sci_cofdm_map.proc() More...
 
class  SCI::sci_cofdm_mod
 COFDM modulator - wrapper for a SIM::cofdm_mod
Core immediate functions: SCI::sci_cofdm_mod.set(), SCI::sci_cofdm_mod.get()
Core clocked function: SCI::sci_cofdm_mod.proc() More...
 
class  SCI::sci_cofdm_sel
 COFDM selector - selects subset of COFDM carriers - wrapper for a SIM::cofdm_sel
Core immediate functions: SCI::sci_cofdm_sel.set(), SCI::sci_cofdm_sel.get()
Core clocked function: SCI::sci_cofdm_sel.proc() More...
 
class  SCI::sci_iq2ap
 I,Q to amplitude,phase converter - wrapper for a SIM::iq2ap
Core function: SCI::sci_iq2ap.proc() More...
 
class  SCI::sci_pam_dem
 PAM demodulator - wrapper for a SIM::pam_dem
Core function: SCI::sci_pam_dem.proc() More...
 
class  SCI::sci_pam_mod
 PAM modulator - wrapper for a SIM::pam_mod
Core function: SCI::sci_pam_mod.proc() More...
 
class  SCI::sci_psk_dem
 PSK demodulator - wrapper for a SIM::psk_dem
Core function: SCI::sci_psk_dem.proc() More...
 
class  SCI::sci_psk_mod
 PSK modulator - wrapper for a SIM::psk_mod
Core function: SCI::sci_psk_mod.proc() More...
 
class  SCI::sci_qam_dem
 QAM demodulator - wrapper for a SIM::qam_dem
Core function: SCI::sci_qam_dem.proc() More...
 
class  SCI::sci_qam_mod
 QAM modulator - wrapper for a SIM::qam_mod
Core function: SCI::sci_qam_mod.proc() More...
 

Detailed Description