Project
Loading...
Searching...
No Matches
ProgOptions.h File Reference

Go to the source code of this file.

Variables

constexpr const charOPTNAME_MAX_NOF_TFS = "max-nof-tfs"
 
constexpr const charOPTHELP_MAX_NOF_TFS = "max number of timeframes to process"
 
constexpr const charOPTNAME_FIRST_TF = "first-tf"
 
constexpr const charOPTHELP_FIRST_TF = "first timeframe to process"
 
constexpr const charOPTNAME_PRINT_DIGITS = "print-digits"
 
constexpr const charOPTHELP_PRINT_DIGITS = "print digits"
 
constexpr const charOPTNAME_PRINT_TFS = "print-tfs"
 
constexpr const charOPTHELP_PRINT_TFS = "print number of digits and rofs per tf"
 

Variable Documentation

◆ OPTHELP_FIRST_TF

constexpr const char* OPTHELP_FIRST_TF = "first timeframe to process"
constexpr

Definition at line 23 of file ProgOptions.h.

◆ OPTHELP_MAX_NOF_TFS

constexpr const char* OPTHELP_MAX_NOF_TFS = "max number of timeframes to process"
constexpr

Definition at line 20 of file ProgOptions.h.

◆ OPTHELP_PRINT_DIGITS

constexpr const char* OPTHELP_PRINT_DIGITS = "print digits"
constexpr

Definition at line 26 of file ProgOptions.h.

◆ OPTHELP_PRINT_TFS

constexpr const char* OPTHELP_PRINT_TFS = "print number of digits and rofs per tf"
constexpr

Definition at line 29 of file ProgOptions.h.

◆ OPTNAME_FIRST_TF

constexpr const char* OPTNAME_FIRST_TF = "first-tf"
constexpr

Definition at line 22 of file ProgOptions.h.

◆ OPTNAME_MAX_NOF_TFS

constexpr const char* OPTNAME_MAX_NOF_TFS = "max-nof-tfs"
constexpr

Definition at line 19 of file ProgOptions.h.

◆ OPTNAME_PRINT_DIGITS

constexpr const char* OPTNAME_PRINT_DIGITS = "print-digits"
constexpr

Definition at line 25 of file ProgOptions.h.

◆ OPTNAME_PRINT_TFS

constexpr const char* OPTNAME_PRINT_TFS = "print-tfs"
constexpr

Definition at line 28 of file ProgOptions.h.