|
FireSync API
|
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.
| cal | The class object. |
| powerMap | Set point calibration mapping. kArray1<k64f> |