// // // #include #include "cbr.h" int main() { unsigned int num_cols = 7; char * cols[] = { "BER", "throughput", "mod_scheme", "tx_power", "noise_power", "path_loss", "utility" }; float vals[num_cols]; unsigned int i; for (i=0; i