COM object EvAnalysis

The EvAnalysis object gives you access to information about settings on the Analysis page of the Variable Properties dialog box of the acoustic variable via the EvVariableAcousticProperties.Analysis property.

EvApplication > EvFile > EvVariablesCollection > EvVariableBase As EvVariableAcoustic > EvVariableAcousticProperties > EvAnalysis

View the Echoview COM object hierarchy and the Echoview summary of COM objects.

The following EvAnalysis properties are detailed below:

BackgroundNoiseAt1m
ExcludeAboveLine
ExcludeBelowLine
ExcludeBadDataRegions
ExcludeBadLineStatusPings
ExcludeWholeNoDataPings
MaximumFrequencyValue
MinimumFrequencyValue
NumberOfFrequencyBins

EvAnalysis implements the following properties:

EvAnalysis properties

Description

BackgroundNoiseAt1m

(read-write) double BackgroundNoiseAt1m

Summary

Access or change the value for the setting Background noise at 1m.

ExcludeAboveLine

(read-write) string ExcludeAboveLine

Summary

Access or change the value for the setting Exclude above line.

ExcludeBelowLine

(read-write) string ExcludeBelowLine

Summary

Access or change the value for the setting Exclude below line.

ExcludeBadDataRegions

(read-write) boolean ExcludeBadDataRegions

Summary

Access or change the value for the setting Exclude bad data regions.

ExcludeBadLineStatusPings

(read-write) boolean ExcludeBadLineStatusPings

Summary

Access or change the value for the setting Exclude bad line status pings.

ExcludeWholeNoDataPings

(read-write) boolean ExcludeWholeNoDataPings

Summary

Access or change the value for the setting Whole excluded or no-data pings do not reduce the Thickness mean.

MaximumFrequencyValue

(read-write) double MaximumFrequencyValue

Summary

Access or change the value for the setting Maximum frequency value.

MinimumFrequencyValue

(read-write) double MinimumFrequencyValue

Summary

Access or change the value for the setting Minimum frequency Value.

NumberOfFrequencyBins

(read-write) integer NumberOfFrequencyBins

Summary

Access or change the value for the setting Number of frequency bins.

See also

Scripting with COM objects