Skip to main content

threshold_range_doppler_complex

Function threshold_range_doppler_complex 

Source
pub fn threshold_range_doppler_complex(
    data: &[Complex32],
    shape: &[usize],
    axes: RangeDopplerAxes,
    aggregation: ReceiverAggregation,
    threshold: f32,
) -> Result<ThresholdDetections, DetectionError>