 | LaserSourceInfo Constructor |
Namespace:
LynceeTec.DHM.LaserSources
Assembly:
LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 7.2.45.30905 master 98955cb, built 2018-05-31 10:36:40 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