SPUC  3.0
Macros | Functions
qpsk_main.cpp File Reference
#include <iostream>
#include <fstream>
#include <stdlib.h>
#include <spuc/complex.h>
#include <spuc/sim_qpsk.h>
#include <spuc/noise.h>
Include dependency graph for qpsk_main.cpp:

Macros

#define SYM_LOOP_ON   10
 
#define CAR_LOOP_ON   1000
 
#define WAITSYMBOLS   2900
 

Functions

int main (int argc, char *argv[])
 Simulation of QPSK receiver in AWGN. More...
 

Macro Definition Documentation

#define CAR_LOOP_ON   1000

Referenced by main().

#define SYM_LOOP_ON   10

Referenced by main().

#define WAITSYMBOLS   2900

Referenced by main().