-
sdr.peak_power(x: NDArray, axis: int | tuple[int, ...] | None =
None
, db: bool =False
) float Measures the peak power of a time-domain signal \(x[n]\).
\[P_{\text{peak}} = \max \left| x[n] \right|^2\]
None
, db: bool = False
) float Measures the peak power of a time-domain signal \(x[n]\).