FERS 0.1.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
core::OutputStats Struct Reference

#include "receiver_output.h"

Public Attributes

OutputMode mode = OutputMode::Hdf5
 
std::optional< std::uint64_t > epoch_unix_nanoseconds = std::nullopt
 
std::vector< ReceiverStreamStatsstreams
 

Detailed Description

Definition at line 150 of file receiver_output.h.

Member Data Documentation

◆ epoch_unix_nanoseconds

std::optional<std::uint64_t> core::OutputStats::epoch_unix_nanoseconds = std::nullopt

Definition at line 153 of file receiver_output.h.

◆ mode

◆ streams

std::vector<ReceiverStreamStats> core::OutputStats::streams

Definition at line 154 of file receiver_output.h.


The documentation for this struct was generated from the following file: