EVsplitBeamSingleTargetPars: Change the SPLIT-BEAM single target settings for an Echoview...

View source: R/EVsplitBeamSingleTargetPars.R

EVsplitBeamSingleTargetParsR Documentation

Change the SPLIT-BEAM single target settings for an Echoview split-beam single target virtual variable

Description

Change the split-beam single target settings for Echoview virtual variable of type split beam (method 1) and split-eabm (method 2)/

Usage

EVsplitBeamSingleTargetPars(
  EVFile,
  acoVarName,
  BeamCompensationModel = "SimradLobe",
  MaximumBeamCompensation = NULL,
  MaximumStdDevOfMajorAxisAngles = NULL,
  MaximumStdDevOfMinorAxisAngles = NULL,
  verbose = FALSE
)

Arguments

EVFile

("COMIDispatch) An Echoview file COM object

acoVarName

(character) Name of Echoview single target virtual variable

BeamCompensationModel

='SimradLOBE' c('Simrad LOBE','BioSonics','HTI','Furuno','Sonic')Beam compensation model

MaximumBeamCompensation

=NULL (numeric)

MaximumStdDevOfMajorAxisAngles

=NULL (numeric) maximum standard deviation of Major axis angles (degrees)

MaximumStdDevOfMinorAxisAngles

=NULL (numeric) maximum standard deviation of Minor axis angles (degrees)

verbose

= FALSE (boolean)

Details

This function will work with split-beam single target detection viritual variables (methods 1 and 2).

Value

list $settings 2 column data frame of pre-change and post-change parameter values , $msg= vector of messages

Note

THis function has only been tested using Simrad EK60 split-beam data


AustralianAntarcticDivision/EchoviewR documentation built on May 4, 2024, 2:28 p.m.