Low-Energy Muon (LEM) Experiment
0.5.2
|
#include <nemu_experim.h>
Data Fields | |
double | tektronix_timestamp |
double | tektronix_set_power |
double | tektronix_set_frequency |
double | ana_pico_timestamp |
double | ana_pico_set_power |
double | ana_pico_set_frequency |
double | keysight_u2002a_timestamp |
double | keysight_u2002a_measured_power |
double | keysight_u8481a_timestamp |
double | keysight_u8481a_measured_power |
double | pressure_1 |
double | pressure_2 |
double | pressure_3 |
Definition at line 277 of file nemu_experim.h.
double MICROWAVE_LOG::ana_pico_set_frequency |
Definition at line 283 of file nemu_experim.h.
Referenced by read_microwave_log(), and read_slowcontrol_event().
double MICROWAVE_LOG::ana_pico_set_power |
Definition at line 282 of file nemu_experim.h.
Referenced by read_microwave_log(), and read_slowcontrol_event().
double MICROWAVE_LOG::ana_pico_timestamp |
Definition at line 281 of file nemu_experim.h.
Referenced by read_microwave_log(), and read_slowcontrol_event().
double MICROWAVE_LOG::keysight_u2002a_measured_power |
Definition at line 285 of file nemu_experim.h.
Referenced by read_microwave_log(), and read_slowcontrol_event().
double MICROWAVE_LOG::keysight_u2002a_timestamp |
Definition at line 284 of file nemu_experim.h.
Referenced by read_microwave_log(), and read_slowcontrol_event().
double MICROWAVE_LOG::keysight_u8481a_measured_power |
Definition at line 287 of file nemu_experim.h.
Referenced by read_microwave_log(), and read_slowcontrol_event().
double MICROWAVE_LOG::keysight_u8481a_timestamp |
Definition at line 286 of file nemu_experim.h.
Referenced by read_microwave_log(), and read_slowcontrol_event().
double MICROWAVE_LOG::pressure_1 |
Definition at line 288 of file nemu_experim.h.
Referenced by read_microwave_log(), and read_slowcontrol_event().
double MICROWAVE_LOG::pressure_2 |
Definition at line 289 of file nemu_experim.h.
Referenced by read_microwave_log(), and read_slowcontrol_event().
double MICROWAVE_LOG::pressure_3 |
Definition at line 290 of file nemu_experim.h.
Referenced by read_microwave_log(), and read_slowcontrol_event().
double MICROWAVE_LOG::tektronix_set_frequency |
Definition at line 280 of file nemu_experim.h.
Referenced by read_microwave_log(), and read_slowcontrol_event().
double MICROWAVE_LOG::tektronix_set_power |
Definition at line 279 of file nemu_experim.h.
Referenced by read_microwave_log(), and read_slowcontrol_event().
double MICROWAVE_LOG::tektronix_timestamp |
Definition at line 278 of file nemu_experim.h.
Referenced by read_microwave_log(), and read_slowcontrol_event().