|
FireSync API
|
| kStatus kLdCalLookup_SetPowerCompensationInfo | ( | kLdCalLookup | lookup, |
| k64f | tempDeltaCoeff | ||
| ) |
Configures temperature compensation properties for the power set point.
Any driver which incorporates a photo-diode, does not need software temperature compensation and should be left unconfigured or have the input coefficients configured to zero
| lookup | Lookup object. |
| tempDeltaCoeff | Coefficient specifying power change as a function of temperature difference relative to that of calibration (mW/C) For example, a coefficient of 1.0, would yield increase of 1 mW for each degree relative to the calibration temperature. By default, this value is set to zero, effectively disabling any temperature compensation |