FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kLdCal_SetPowerOutput ( kLdCal  cal,
kArray1  powerMap 
)

Sets the calibration mapping for the driver power set point.

The input is expected in the form of a 1D array of output optical power values (mW) mapping to a range of device inputs determined by 'begin' and 'step' parameters to kLdCal_SetPowerInputInfo.

During assignment, the calibration class makes a copy of the input array. The caller is responsible for destroying the input.

Parameters
calThe class object.
powerMapSet point calibration mapping. kArray1<k64f>
Returns
Operation status