 | LaserSourceInfo Constructor |
Namespace: LynceeTec.EucalyptusAssembly: LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:33 UTC
Syntaxpublic LaserSourceInfo(
PhysicalLaserSource sourceId,
double wavelength_nm,
int commChannel,
int simultMask,
LaserAndBoardType srcType,
int usePolarization
)
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