transmissionLoss
R2026bSyntax
Description
Add-On Required: This feature requires the Underwater Acoustic Channels add-on.
transmissionLoss(
plots the transmission loss from an underwater source.bhModel,fc,srcLocation)
transmissionLoss(
plots the transmission loss at the receiver location.bhModel,fc,srcLocation,rxLocation)
returns the transmission loss for an equally spaced grid across the underwater environment
defined by tl = transmissionLoss(bhModel,fc,srcLocation)bhModel.
returns the transmission loss at the receiver location.tl = transmissionLoss(bhModel,fc,srcLocation,rxLocation)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b


