Computes the Circulo encoder calibration result from position and phaseError arrays.
Handles empty or mismatched inputs gracefully by returning null.
Calibration result or null if inputs are invalid or empty
Optional
Array of encoder positions
Array of corresponding phase errors
Generated using TypeDoc
Computes the Circulo encoder calibration result from position and phaseError arrays.
Handles empty or mismatched inputs gracefully by returning null.
Returns
Calibration result or null if inputs are invalid or empty