Click or drag to resize

HolographicMeasurementConfig Class

Inheritance Hierarchy
SystemObject
  LynceeTec.EucalyptusHolographicMeasurementConfig

Namespace: LynceeTec.Eucalyptus
Assembly: LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:33 UTC
Syntax
public class HolographicMeasurementConfig : IHolographicMeasurementConfig, 
	IDisposable

The HolographicMeasurementConfig type exposes the following members.

Properties
 NameDescription
Public propertyCalibrationProcessingConfig Gets the parameters of the calibration processing configuration.
Public propertyCameraConfig Gets the parameters for the camera configuration.
Public propertyConfigId Gets the id of the configuration.
Public propertyCurrentSources Physical ids of the laser source(s) of this configuration.
Public propertyMotorsConfiguration Gets the configuration parameters for each type of motor.
Public propertyName Gets the name of the configuration.
Public propertyNumLambda Gets the number of laser sources which can be used simultaneously in this configuration.
Public propertyObjectiveInfo Gets the parameters of the objective.
Public propertyObjectiveSourceCalibration Gets the list of objective calibration parameters for each laser source.
Public propertyOwnerId Gets the id of the owner. Only the owner or a user with higher user level can edit the configuration.
Public propertyOwnerLevel Gets the user level of the owner. Only the owner or a user with higher user level can edit the configuration.
Public propertyReadOnly 
Public propertySimultSources Gets a value indicating whether the sources are used simultaneously.
Public propertySourcesInfos Gets the parameters of the sources.
Public propertySourcesWavelengths Gets the sources wavelengths in [m].
Public propertyUserProcessingConfig Gets the parameters of the user processing configuration.
Top
Methods
Events
 NameDescription
Public eventCameraConfigChanged 
Public eventDisposing 
Top
See Also