RocketLogger  2.0.2
rl_file_header Struct Reference

#include <rl_file.h>

+ Collaboration diagram for rl_file_header:

Data Fields

rl_file_lead_in_t lead_in
 File header lead in (constant size) More...
 
char const * comment
 Comment field. More...
 
rl_file_channel_tchannel
 Channels definitions (binary and normal) More...
 

Detailed Description

File header definition for the binary file.

Definition at line 163 of file rl_file.h.

Field Documentation

◆ channel

rl_file_channel_t* rl_file_header::channel

Channels definitions (binary and normal)

Definition at line 169 of file rl_file.h.

Referenced by pru_sample(), rl_file_setup_ambient_channels(), rl_file_setup_data_channels(), rl_file_store_header_bin(), and rl_file_store_header_csv().

◆ comment

char const* rl_file_header::comment

◆ lead_in


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