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