Click or drag to resize

HolographicMeasurementConfig Class

Inheritance Hierarchy
SystemObject
  LynceeTec.EucalyptusHolographicMeasurementConfig

Namespace:  LynceeTec.Eucalyptus
Assembly:  LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 9.0.26418.0 , built 2021-10-22 08:45:15 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
See Also