radarx.fundamentals.beam.azimuthal_resolution# radarx.fundamentals.beam.azimuthal_resolution(range_m, beamwidth_deg)[source]# Compute azimuthal resolution given beamwidth in degrees. Parameters: range_m (float) – Radar range [m]. beamwidth_deg (float) – Beamwidth [degrees]. Returns: float – Azimuthal resolution [m].