pub fn range_table_v1(
req: &CardRequestV1,
) -> Result<CardResponseV1, CardServiceError>Expand description
Range table: drop and wind on possibly different display axes.
Mirrors the CLI’s range-table command row-for-row (two solves: with wind for
drift, without wind for the pure elevation axis).