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

#include <experim.h>

Data Fields

float update_threshold [10]
 
float input_offset [10]
 
float output_offset [4]
 
float input_factor [10]
 
float output_factor [4]
 
struct {
   struct {
      BOOL   enabled
 
      struct {
         INT32   detailed_messages
 
         INT32   ets_in_use
 
         INT32   rs232_address
 
         INT32   ctrl_channel
 
         char   input_names [10][32]
 
         char   output_names [4][32]
 
         INT32   lemplug_channel
 
      }   dd
 
      struct {
         char   host [256]
 
         INT32   port
 
         INT32   debug
 
      }   bd
 
   }   omega_0
 
   struct {
      BOOL   enabled
 
   }   omega_1
 
devices
 
char names_input [10][32]
 
char names_output [4][32]
 

Detailed Description

Definition at line 12939 of file experim.h.

Field Documentation

struct { ... } OMEGA_SETTINGS::bd
INT32 OMEGA_SETTINGS::ctrl_channel

Definition at line 12952 of file experim.h.

struct { ... } OMEGA_SETTINGS::dd
INT32 OMEGA_SETTINGS::debug

Definition at line 12960 of file experim.h.

INT32 OMEGA_SETTINGS::detailed_messages

Definition at line 12949 of file experim.h.

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

Definition at line 12947 of file experim.h.

INT32 OMEGA_SETTINGS::ets_in_use

Definition at line 12950 of file experim.h.

char OMEGA_SETTINGS::host[256]

Definition at line 12958 of file experim.h.

float OMEGA_SETTINGS::input_factor[10]

Definition at line 12943 of file experim.h.

char OMEGA_SETTINGS::input_names[10][32]

Definition at line 12953 of file experim.h.

float OMEGA_SETTINGS::input_offset[10]

Definition at line 12941 of file experim.h.

INT32 OMEGA_SETTINGS::lemplug_channel

Definition at line 12955 of file experim.h.

char OMEGA_SETTINGS::names_input[10][32]

Definition at line 12967 of file experim.h.

char OMEGA_SETTINGS::names_output[4][32]

Definition at line 12968 of file experim.h.

struct { ... } OMEGA_SETTINGS::omega_0
struct { ... } OMEGA_SETTINGS::omega_1
float OMEGA_SETTINGS::output_factor[4]

Definition at line 12944 of file experim.h.

char OMEGA_SETTINGS::output_names[4][32]

Definition at line 12954 of file experim.h.

float OMEGA_SETTINGS::output_offset[4]

Definition at line 12942 of file experim.h.

INT32 OMEGA_SETTINGS::port

Definition at line 12959 of file experim.h.

INT32 OMEGA_SETTINGS::rs232_address

Definition at line 12951 of file experim.h.

float OMEGA_SETTINGS::update_threshold[10]

Definition at line 12940 of file experim.h.


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