Click or drag to resize

PowerCorrectionAPIGetOpticalParameters Method

Retrieves the OpticalParameters of the power correction file on the card without retrieving the whole correction file.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public OpticalParameters GetOpticalParameters()

Return Value

OpticalParameters
Optical parameters of the correction file
See Also