BandLevelFlatSpectrum {sonar}R Documentation

band level (BL) for flat spectrum

Description

Returns the total intensity of the sound in a band for flat spectrum

Usage

BandLevelFlatSpectrum(SpL, deltaf)

Arguments

SpL

spectrum level

deltaf

band frequency

Value

band level (BL)

Author(s)

Jose Gama

References

Waite A. D., 2002 Sonar for Practising Engineers, 3rd Edition Chichester: Wiley. pp. 10.

Examples

BandLevelFlatSpectrum( 3, 2 )

[Package sonar version 1.0.2 Index]