00001 00029 #ifndef ITCOMM_H 00030 #define ITCOMM_H 00031 00037 00038 00039 00040 00041 00042 00043 00048 #include <itpp/itsignal.h> 00049 #include <itpp/comm/bch.h> 00050 #include <itpp/comm/channel.h> 00051 #include <itpp/comm/channel_code.h> 00052 #include <itpp/comm/commfunc.h> 00053 #include <itpp/comm/convcode.h> 00054 #include <itpp/comm/crc.h> 00055 #include <itpp/comm/egolay.h> 00056 #include <itpp/comm/error_counters.h> 00057 #include <itpp/comm/galois.h> 00058 #include <itpp/comm/hammcode.h> 00059 #include <itpp/comm/interleave.h> 00060 #include <itpp/comm/ldpc.h> 00061 #include <itpp/comm/llr.h> 00062 #include <itpp/comm/modulator.h> 00063 #include <itpp/comm/modulator_nd.h> 00064 #include <itpp/comm/ofdm.h> 00065 #include <itpp/comm/pulse_shape.h> 00066 #include <itpp/comm/punct_convcode.h> 00067 #include <itpp/comm/rec_syst_conv_code.h> 00068 #include <itpp/comm/reedsolomon.h> 00069 #include <itpp/comm/sequence.h> 00070 #include <itpp/comm/spread.h> 00071 #include <itpp/comm/turbo.h> 00072 00073 #endif // #ifndef ITCOMM_H