wavespectra.core.npstats.hs#
- wavespectra.core.npstats.hs(spectrum, freq, dir=None, tail=True)[source]#
Significant wave height Hmo.
- Parameters:
spectrum (-) – wave spectrum array.
freq (-) – wave frequency array.
dir (-) – wave direction array.
tail (-) – if True fit high-frequency tail before integrating spectra.
- Returns:
Significant wave height.
- Return type:
hs (float)