NISTConst

Macros

#define USING_NISTCONST_HEADER
 Flag that allows other libraries to know you are using this header.
 
#define NISTCONST_UNCERTAINTY
 When defined, includes uncertainties on all constants in the form of constantNameUncertainty.
 
#define NISTCONST_COMMON_SYMBOLS_NAMES
 When defined, includes common alias and symbols for constants. Example being kb being an alias to BoltzmanConstant.
 
#define NISTCONST_CONSTANT   static const double
 Changes constant variable definition depending upon what version of C/C++ is used to compile the code.
 

Detailed Description