Learn R Programming

sonar (version 1.0.2)

BandLevelFlatSpectrum: 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)

References

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

Examples

Run this code
BandLevelFlatSpectrum( 3, 2 )

Run the code above in your browser using DataLab