Jpp test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
module_status Namespace Reference

Variables

 data
 

Detailed Description

KM3NeT Data Definitions v3.6.0
https://git.km3net.de/common/km3net-dataformat

Variable Documentation

◆ data

module_status.data
Initial value:
1= dict(
2 MODULE_DISABLE= 0,
3 COMPASS_DISABLE= 1,
4 HYDROPHONE_DISABLE= 2,
5 PIEZO_DISABLE= 3,
6 MODULE_OUT_OF_SYNC= 4,
7 TRANSMITTER_DISABLE= 5,
8)

Definition at line 8 of file module_status.py.