Click or drag to resize

BasePluginCameraCalibrationDataSetClass Class

The list of all calibrations in case of a z range and if the user has calibrated several focus levels. Again as a separate class for saving and loading as file, and for compatibility reasons because former versions of C+T had only CalibrationData and both structures are still needed therefore for deserialization.
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.CamerasPluginBasePluginCameraCalibrationDataSetClass

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.49.0
Syntax
C#
public class CalibrationDataSetClass

The BasePluginCameraCalibrationDataSetClass type exposes the following members.

Constructors
 NameDescription
Public methodBasePluginCameraCalibrationDataSetClassInitializes a new instance of the BasePluginCameraCalibrationDataSetClass class
Top
Methods
 NameDescription
Public methodAdd Adds a new calibration data set to the internal list of calibrations.
Top
See Also