shoot.acoustic.AcousEddy#
- class shoot.acoustic.AcousEddy(anomaly)[source]#
Acoustic analysis for an eddy anomaly
Computes acoustic parameters both inside and outside an eddy, and calculates the acoustic impact (difference between inside/outside).
- Parameters:
anomaly (Anomaly) – Eddy anomaly object containing profile data inside and outside the eddy.
- __init__(anomaly)[source]#
Initialize acoustic eddy analyzer
- Parameters:
anomaly (Anomaly) – Eddy anomaly object containing profile data.
Methods
Attributes