RocketLogger  1.1.6
rl_file_header Struct Reference

#include <rl_file.h>

+ Collaboration diagram for rl_file_header:

Data Fields

struct rl_file_lead_in lead_in
 File header lead in (constant size) More...
 
char * comment
 Comment field. More...
 
struct rl_file_channelchannel
 Channels definitions (binary and normal) More...
 

Detailed Description

File header definition for the binary file.

Definition at line 162 of file rl_file.h.

Field Documentation

struct rl_file_channel* rl_file_header::channel

Channels definitions (binary and normal)

Definition at line 171 of file rl_file.h.

Referenced by ambient_setup_channels(), file_setup_channels(), file_store_header_csv(), and pru_sample().

char* rl_file_header::comment

Comment field.

Definition at line 168 of file rl_file.h.

Referenced by ambient_setup_header(), file_setup_header(), file_store_header_bin(), and file_store_header_csv().

struct rl_file_lead_in rl_file_header::lead_in

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