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

#include <experim.h>

Data Fields

float update_threshold [3]
 
float input_offset [3]
 
float output_offset [2]
 
float input_factor [3]
 
float output_factor [2]
 
struct {
   struct {
      BOOL   enabled
 
      struct {
         INT32   detailed_messages
 
         INT32   ets_in_use
 
         UINT32   read_rate
 
         BOOL   check_io_code
 
         INT32   io_code
 
         BOOL   xmd_active
 
         float   pos_min
 
         float   pos_max
 
         char   input_names [3][32]
 
         char   output_names [2][32]
 
         BOOL   auto_unblock
 
      }   dd
 
      struct {
         char   host [256]
 
         INT32   port
 
         INT32   debug
 
      }   bd
 
   }   tfl_in
 
   struct {
      BOOL   enabled
 
   }   tfl_out
 
devices
 
char names_input [3][32]
 
char names_output [2][32]
 

Detailed Description

Definition at line 12101 of file experim.h.

Field Documentation

BOOL TFL_SETTINGS::auto_unblock

Definition at line 12121 of file experim.h.

struct { ... } TFL_SETTINGS::bd
BOOL TFL_SETTINGS::check_io_code

Definition at line 12114 of file experim.h.

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

Definition at line 12126 of file experim.h.

INT32 TFL_SETTINGS::detailed_messages

Definition at line 12111 of file experim.h.

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

Definition at line 12109 of file experim.h.

INT32 TFL_SETTINGS::ets_in_use

Definition at line 12112 of file experim.h.

char TFL_SETTINGS::host[256]

Definition at line 12124 of file experim.h.

float TFL_SETTINGS::input_factor[3]

Definition at line 12105 of file experim.h.

char TFL_SETTINGS::input_names[3][32]

Definition at line 12119 of file experim.h.

float TFL_SETTINGS::input_offset[3]

Definition at line 12103 of file experim.h.

INT32 TFL_SETTINGS::io_code

Definition at line 12115 of file experim.h.

char TFL_SETTINGS::names_input[3][32]

Definition at line 12133 of file experim.h.

char TFL_SETTINGS::names_output[2][32]

Definition at line 12134 of file experim.h.

float TFL_SETTINGS::output_factor[2]

Definition at line 12106 of file experim.h.

char TFL_SETTINGS::output_names[2][32]

Definition at line 12120 of file experim.h.

float TFL_SETTINGS::output_offset[2]

Definition at line 12104 of file experim.h.

INT32 TFL_SETTINGS::port

Definition at line 12125 of file experim.h.

float TFL_SETTINGS::pos_max

Definition at line 12118 of file experim.h.

float TFL_SETTINGS::pos_min

Definition at line 12117 of file experim.h.

UINT32 TFL_SETTINGS::read_rate

Definition at line 12113 of file experim.h.

struct { ... } TFL_SETTINGS::tfl_in
struct { ... } TFL_SETTINGS::tfl_out
float TFL_SETTINGS::update_threshold[3]

Definition at line 12102 of file experim.h.

BOOL TFL_SETTINGS::xmd_active

Definition at line 12116 of file experim.h.


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