utils
Utility functions.
Attributes
Functions
mean_tl
wavelength
wavelength(freq: ndarray, c: float = SOUNDSPEED) -> ndarray
w
_is_1d
_is_1d(given: ndarray)
Check if the given object is a 1D array.