radar_scan

radar_scan

sorts.plotting.scan.radar_scan(SC, earth=False, ax=None)[source]

Plot a full cycle of the scan pattern based on the _scan_time and the _function_data['dwell_time'] variable.

Parameters
  • SC (RadarScan) – Scan to plot.

  • earth (bool) – Plot the surface of the Earth.