added subperiod in command line

This commit is contained in:
2018-05-16 09:13:43 +02:00
parent 23d73ae5ae
commit 51fd9ed423
12 changed files with 68 additions and 30 deletions

View File

@ -112,7 +112,7 @@ public:
SAMPLES_JCTB,
SUBFRAME_ACQUISITION_TIME, /**< subframe exposure time */
STORAGE_CELL_NUMBER, /**<number of storage cells */
SUBFRAME_FRAME_PERIOD, /**< subframe period */
SUBFRAME_PERIOD, /**< subframe period */
MAX_TIMERS
};