Jpp  18.2.0-rc.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
JSON::JCalibrationType Struct Reference

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...
 

Detailed Description

Auxiliary data structure for pairwise nick and full name of calibration type.

Definition at line 50 of file JSon/JSupport.hh.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: