| 
    Jpp
    19.1.0
    
   the software that should make you happy 
   | 
 
Auxiliary data structure for pairwise nick and full name of calibration type. More...
#include <JSupport.hh>
Public Attributes | |
| std::string | nick_name | 
| nick name (e.g. "xcal")  More... | |
| std::string | full_name | 
| full name (e.g. "XXX_YYY_CALIBRATION")  More... | |
Auxiliary data structure for pairwise nick and full name of calibration type.
Definition at line 50 of file JSon/JSupport.hh.
| std::string JSON::JCalibrationType::nick_name | 
nick name (e.g. "xcal")
Definition at line 51 of file JSon/JSupport.hh.
| std::string JSON::JCalibrationType::full_name | 
full name (e.g. "XXX_YYY_CALIBRATION")
Definition at line 52 of file JSon/JSupport.hh.