PyREx

pyrex.custom.layered_ice.LayeredRayTracePath.attenuation

LayeredRayTracePath.attenuation(f, *args, **kwargs)

Calculate the attenuation factor for signal frequencies.

Calculates the attenuation factor to be multiplied by the signal amplitude at the given frequencies.

Parameters
farray_like

Frequencies (Hz) at which to calculate signal attenuation.

*args, **kwargs

Arguments passed down to individual path attenuation methods.

Returns
array_like

Attenuation factors for the signal at the frequencies f.

PyREx

A Python package for simulation of neutrinos and radio antennas in ice. Version 1.10.0

Navigation