echoIBM.oneping.j2: Simulates one radial sphere (sample interval) 'j' of one echo...

View source: R/echoIBM.oneping.j2_temp.R View source: R/echoIBM.oneping.j2_old.R

echoIBM.oneping.j2R Documentation

Simulates one radial sphere (sample interval) 'j' of one echo sounder observation based on positions, orientations, sizes and other specifics of each fish in a known (simulated) school. Two for loops used (for each frequency and each beam).

Description

Simulates one radial sphere (sample interval) 'j' of one echo sounder observation based on positions, orientations, sizes and other specifics of each fish in a known (simulated) school. Two for loops used (for each frequency and each beam).

Simulates one radial sphere (sample interval) 'j' of one echo sounder observation based on positions, orientations, sizes and other specifics of each fish in a known (simulated) school. Two for loops used (for each frequency and each beam).

Gets the beam pattern values from the transducer, either at emision or reception, depending on the value of direction.

Usage

echoIBM.oneping.j2(j, data)

echoIBM.oneping.j2(j, data)

echoIBM_setB_T(data, direction = 1, beamnr = 1)

Arguments

j

is the sampling interval index.

data

is the list of data for the simulation, containing all of the following elements:

  • fishdirT

  • fishposV

  • dira

  • dire

  • wavenumber

  • lthesel

  • sllf

  • indi

  • bpt*

  • rad*

  • pbp*

direction

Integer: 1 is emision and 2 is reception.


arnejohannesholmin/echoIBM documentation built on April 14, 2024, 11:37 p.m.