RangeResolutionMonotonic {sonar}R Documentation

Sonar Range Resolution for monotonic acoustic systems

Description

Returns the Sonar Range Resolution for monotonic acoustic systems

Usage

RangeResolutionMonotonic(SonarPulseDuration, Cw)

Arguments

SonarPulseDuration

Sonar Pulse Duration

Cw

Velocity of sound

Value

the Sonar Range Resolution

Author(s)

Jose Gama

Examples

RangeResolutionMonotonic(1, 343)

[Package sonar version 1.0.2 Index]