Learn R Programming

sonar (version 1.0.2)

BandLevelFromCompleteBand: band level (BL) from complete band

Description

Returns the band level from integrating the intensity over the complete band

Usage

BandLevelFromCompleteBand(I0, f1, f2)

Arguments

I0
spectrum level
f1
lower frequency
f2
upper frequency

Value

band level (BL)

References

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

Examples

Run this code
BandLevelFromCompleteBand( 10000, 40000, 50000 )

Run the code above in your browser using DataLab