EVResampleByPingControl: Control the 'Resample by ping' Echoview virtual variable...

View source: R/EVResampleByPingControl.R

EVResampleByPingControlR Documentation

Control the 'Resample by ping' Echoview virtual variable settings using COM

Description

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

Usage

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


AustralianAntarcticDivision/EchoviewR documentation built on Aug. 21, 2023, 6:56 p.m.