#include <mat_logger.h>
|
| | MatLogger (size_t mat_log_id, Config *const cfg, Direction dir) |
| |
| bool | UpdateMatBuf ([[maybe_unused]] const size_t frame_id, [[maybe_unused]] const size_t sc_id, [[maybe_unused]] const arma::cx_fmat &mat_in) |
| |
| | ~MatLogger () |
| |
| | CsvLogger ([[maybe_unused]] size_t log_id, [[maybe_unused]] Config *const cfg, [[maybe_unused]] Direction dir, [[maybe_unused]] bool bs_only=false) |
| |
| void | Write (const std::string &) |
| |
◆ MatLogger()
| CsvLog::MatLogger::MatLogger |
( |
size_t |
mat_log_id, |
|
|
Config *const |
cfg, |
|
|
Direction |
dir |
|
) |
| |
◆ ~MatLogger()
| CsvLog::MatLogger::~MatLogger |
( |
| ) |
|
◆ SaveMatBuf()
| void CsvLog::MatLogger::SaveMatBuf |
( |
| ) |
|
|
private |
◆ UpdateMatBuf()
| bool CsvLog::MatLogger::UpdateMatBuf |
( |
[[maybe_unused] ] const size_t |
frame_id, |
|
|
[[maybe_unused] ] const size_t |
sc_id, |
|
|
[[maybe_unused] ] const arma::cx_fmat & |
mat_in |
|
) |
| |
The documentation for this class was generated from the following files: