libera_utils.kernel_maker.azimuth_error#
- libera_utils.kernel_maker.azimuth_error(angle: float | floating | ndarray | Series) float | floating | ndarray | Series#
Azimuth encoder error at the telemetered angle(s).
- Parameters:
angle (AngleLike) – Telemetered azimuth angle(s), in radians.
- Returns:
Encoder error, in radians, to subtract from the telemetry.
- Return type:
AngleLike