|
pflib v3.12.0-1-g716e801
Pretty Fine HGCROC Interaction Library
|
Each ECON-T sample has the following struture, assuming. More...
#include <SingleECONTCaptureFrame.h>
Public Member Functions | |
| void | from (std::span< uint32_t > data) |
| int | bx () const |
| int | stc_sum (int i_stc) const |
| int | max_tc (int i_stc) const |
Private Attributes | |
| mutable::pflib::logging::logger | the_log_ |
| std::array< int, N_STC > | max_tc_ |
| std::array< int, N_STC > | stc_sums_ |
| int | bx_ |
Static Private Attributes | |
| static constexpr std::size_t | N_STC = 8 |
Each ECON-T sample has the following struture, assuming.
This means there are up to 8 STCs. Each sample is spread across the three eTx.
eTx 0
|
private |