echoIBM.oneping.oneschool.onesample: Simulates one radial sphere of one echo sounder observation...

View source: R/echoIBM.oneping.oneschool.onesample.R

echoIBM.oneping.oneschool.onesampleR Documentation

Simulates one radial sphere of one echo sounder observation based on positions, orientations, sizes and other specifics of each fish in a known (simulated) school. One for loop used (for each frequency).

Description

Simulates one radial sphere of one echo sounder observation based on positions, orientations, sizes and other specifics of each fish in a known (simulated) school. One for loop used (for each frequency).

Usage

echoIBM.oneping.oneschool.onesample(j, data, split = FALSE)

Arguments

j

is the sampling interval index.

data

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

  • numb

  • lthesel

  • transducerposL

  • thesel

  • rres

  • validr

  • psxf

  • psyf

  • pszf

  • psxv

  • psyv

  • pszv

  • rtzv

  • rtxv

  • rtyv

  • psze

  • sigma0mode

  • uniquek

  • wavenumber

  • dira

  • dire

  • rad1

  • bpt1

  • indi

  • equalbp_em_re

  • rad2

  • bpt2

  • bptf

  • lenl

  • ssif

  • grsf

  • absr

  • fish

  • asps

  • epss

  • epsl

split

Logical: If TRUE, do the calculation of the transducer beam patterns for each beam, and not for all beams of the same frequency. This saves memory, but increases process time.


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