Low-Energy Muon (LEM) Experiment  0.5.2
LEMVAC_SETTINGS Struct Reference

#include <experim.h>

Data Fields

float update_threshold [27]
 
float input_offset [27]
 
float output_offset [8]
 
float input_factor [27]
 
float output_factor [8]
 
struct {
   struct {
      BOOL   enabled
 
      struct {
         struct {
            INT32   detailed_messages
 
         }   intern
 
         struct {
            char   input_names [27][32]
 
            char   output_names [8][32]
 
         }   names
 
         struct {
            UINT8   db_buffer [680]
 
         }   db_buffer
 
      }   dd
 
      struct {
         char   host [256]
 
         INT32   port
 
         INT32   debug
 
      }   bd
 
   }   lemvac_in
 
   struct {
      BOOL   enabled
 
   }   lemvac_out
 
devices
 
char names_input [27][32]
 
char names_output [8][32]
 

Detailed Description

Definition at line 7505 of file experim.h.

Field Documentation

struct { ... } LEMVAC_SETTINGS::bd
UINT8 LEMVAC_SETTINGS::db_buffer[680]

Definition at line 7523 of file experim.h.

struct { ... } LEMVAC_SETTINGS::db_buffer
struct { ... } LEMVAC_SETTINGS::dd
INT32 LEMVAC_SETTINGS::debug

Definition at line 7529 of file experim.h.

INT32 LEMVAC_SETTINGS::detailed_messages

Definition at line 7516 of file experim.h.

struct { ... } LEMVAC_SETTINGS::devices
BOOL LEMVAC_SETTINGS::enabled

Definition at line 7513 of file experim.h.

char LEMVAC_SETTINGS::host[256]

Definition at line 7527 of file experim.h.

float LEMVAC_SETTINGS::input_factor[27]

Definition at line 7509 of file experim.h.

char LEMVAC_SETTINGS::input_names[27][32]

Definition at line 7519 of file experim.h.

float LEMVAC_SETTINGS::input_offset[27]

Definition at line 7507 of file experim.h.

struct { ... } LEMVAC_SETTINGS::intern
struct { ... } LEMVAC_SETTINGS::lemvac_in
struct { ... } LEMVAC_SETTINGS::lemvac_out
struct { ... } LEMVAC_SETTINGS::names
char LEMVAC_SETTINGS::names_input[27][32]

Definition at line 7536 of file experim.h.

Referenced by write_env().

char LEMVAC_SETTINGS::names_output[8][32]

Definition at line 7537 of file experim.h.

float LEMVAC_SETTINGS::output_factor[8]

Definition at line 7510 of file experim.h.

char LEMVAC_SETTINGS::output_names[8][32]

Definition at line 7520 of file experim.h.

float LEMVAC_SETTINGS::output_offset[8]

Definition at line 7508 of file experim.h.

INT32 LEMVAC_SETTINGS::port

Definition at line 7528 of file experim.h.

float LEMVAC_SETTINGS::update_threshold[27]

Definition at line 7506 of file experim.h.


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