Agora  1.2.0
Agora project
mat_logger.cc File Reference

Implementation file for the MatLogger class which records runtime zero-forcing matrices into csv files. Enabled or disabled by cmake. More...

#include "mat_logger.h"
#include "logger.h"
#include "utils.h"
Include dependency graph for mat_logger.cc:

Namespaces

 CsvLog
 

Variables

static const std::string CsvLog::kMatHeader = "Frame,SC,BS-Ant,UE-Ant,Real,Imag"
 

Detailed Description

Implementation file for the MatLogger class which records runtime zero-forcing matrices into csv files. Enabled or disabled by cmake.