pub fn wind_card_v1(
req: &CardRequestV1,
) -> Result<CardResponseV1, CardServiceError>Expand description
Wind card: drift matrix, ranges x wind speeds, per wind-FROM angle.
Mirrors the CLI’s wind-card command cell-for-cell. The windage axis uses
adjustment_unit (the CLI’s wind-card has a single unit for the matrix).