Click or drag to resize

LaserSourceInfo Constructor

Initializes a new instance of the LaserSourceInfo class

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 LaserSourceInfo(
	PhysicalLaserSource sourceId,
	double wavelength_nm,
	int commChannel,
	int simultMask,
	LaserAndBoardType srcType,
	int usePolarization
)

Parameters

sourceId  PhysicalLaserSource
 
wavelength_nm  Double
 
commChannel  Int32
 
simultMask  Int32
 
srcType  LaserAndBoardType
 
usePolarization  Int32
 
See Also