Go to the documentation of this file.
12 #ifndef EXAMPLE_TOPIC_H
13 #define EXAMPLE_TOPIC_H
21 template <
unsigned int NSUBAPS>
23 std::array<float, 2 * NSUBAPS>
slopes;
35 std::array<WfsLoopBaseTopic<N_SUBAPS>, 6>
wfs;
39 template <
unsigned int NPIX>
51 #endif // EXAMPLE_TOPIC_H
WfsLoopBaseTopic< N_SUBAPS > wfs
Definition: topics.hpp:29
std::array< PixelBaseTopic< NUM_PIXELS >, 6 > lgs_wfs_pixels
Definition: topics.hpp:46
std::array< WfsLoopBaseTopic< N_SUBAPS >, 6 > wfs
Definition: topics.hpp:35
uint64_t sample_id
Definition: topics.hpp:34
Definition: topics.hpp:40
std::array< float, NPIX > pixels
Definition: topics.hpp:41
std::array< float, N_COMMANDS > commands
Definition: topics.hpp:30
std::array< float, N_COMMANDS > commands
Definition: topics.hpp:36
std::array< float, 2 *NSUBAPS > slopes
Definition: topics.hpp:23
Definition: topics.hpp:44
uint64_t sample_id
Definition: topics.hpp:28
constexpr unsigned N_SUBAPS
Definition: topics.hpp:18
Definition: topics.hpp:27
Definition: topics.hpp:22
Definition: topics.hpp:33
constexpr unsigned NUM_PIXELS
Definition: topics.hpp:17
constexpr unsigned N_COMMANDS
Definition: topics.hpp:19
std::array< float, NSUBAPS > intensities
Definition: topics.hpp:24
Definition: topics.hpp:16
uint64_t sample_id
Definition: topics.hpp:45