BandLevelFromCompleteBand: band level (BL) from complete band

Description Usage Arguments Value Author(s) References Examples

View source: R/sonar.R

Description

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

Usage

1

Arguments

I0

spectrum level

f1

lower frequency

f2

upper 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

1
BandLevelFromCompleteBand( 10000, 40000, 50000 )

sonar documentation built on May 1, 2019, 6:58 p.m.