Namespace: Rx.Net – Class: CalibMetaData – Assembly: Rx.Net

CalibMetaData Class

C#
class CalibMetaData

Calibration Meta Data.

Constructors

CalibMetaData()

Default constructor.

Properties

UniqueID

The unique identifier.

CameraSerial

The camera serial.

CameraType

The camera type.

CameraHardwareId

The camera hardware ID.

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 is the calibration is the default calibration.

IsMasterCalib

True if this CalibMetaData describes a master calibration.

Methods

ToString()

Returns a string that represents the current object.