Namespace: Rx – Class: CRxCalibMetaData – Header: Rx.Core/RxCalibMetaData.h
CRxCalibMetaData Class
#include "Rx.Core/RxCalibMetaData.h"
class CRxCalibMetaData
Raytrix Calibration Data description class.
Constructors
CRxCalibMetaData() | Initializes a new instance of the CRxCalibData class. |
Destructor
~CRxCalibMetaData() | Finalizes an instance of the CRxCalibData class. |
Variables
UniqueID | The unique identifier. |
CameraSerial | The camera serial. |
CameraType | The camera type. |
CameraHardwareId | The camera hardware id comprised of the internal camera type and the internal camera serial. |
Caption | The caption. |
Description | The description. |
MainLens | The main lens information. |
MainLensFocusData | For electronically controllable lenses, this is the data value which reflects the focus setting. This value may not be the focus distance in millimeters. |
MainLensApertureData | For electronically controllable lenses, this is the data value which reflects the aperture setting. This value may not be the f-number. |
IsDefaultCalib | true if this CRxCalibData is the default calibration. |
IsMasterCalib | True if this CRxCalibMetaData describes a master calibration. |