 | LaserSourceInfo Constructor |
Namespace: LynceeTec.DHM.LaserSourcesAssembly: LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 6.4.0.7 6_4_dev 3998a02, built 2016-11-07 15:44:26 UTC
Syntaxpublic LaserSourceInfo(
int sourceId,
double wavelength_nm,
int commChannel,
int simultMask,
LaserAndBoardType srcType
)
public:
LaserSourceInfo(
int sourceId,
double wavelength_nm,
int commChannel,
int simultMask,
LaserAndBoardType srcType
)
Parameters
- sourceId
- Type: SystemInt32
- wavelength_nm
- Type: SystemDouble
- commChannel
- Type: SystemInt32
- simultMask
- Type: SystemInt32
- srcType
- Type: LynceeTec.InterfacesLaserAndBoardType
See Also