This function controls the 'Resample by ping' Echoview virtual variable settings using COM

EVResampleByPingControl(EVFile, acoVarName, NumberOfSamples = NULL,
  NumberOfPings = NULL, StartRange = NULL, StopRange = NULL,
  verbose = FALSE)

Arguments

EVFile

Echoview file COM object

acoVarName

name of the 'Resample by pings' acoustic variable

NumberOfSamples

number of samples to export in the depth dimension.

NumberOfPings

number of pings to resample

StartRange

start range, m

StopRange

maximum range, m

verbose

= FALSE

Value

List of length three [1] $previousSettings [2] $currentSettings [3] message vector