runMACS
 All Data Structures Files Functions Variables Enumerations Enumerator Macros
config.h
Go to the documentation of this file.
1 #ifndef RUNMACS_CONFIG_H
2 #define RUNMACS_CONFIG_H
3 
4 #define ROCBROKER_HOST "kuckuck.meteo.physik.uni-muenchen.de"
5 #define DAQ_SW_VERSION "DAQ sw ver 0.2 (c++/roc)"
6 
7 #define SWIR_NAME "RSCUBE_SWIR::img0"
8 #define VNIR_NAME "RSCUBE_VNIR::img0"
9 
10 #endif /* RUNMACS_CONFIG_H */