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:
|
Description |
|
|
BackgroundNoiseAt1m |
(read-write) double BackgroundNoiseAt1m SummaryAccess or change the value for the setting Background noise at 1m. |
|
ExcludeAboveLine |
(read-write) string ExcludeAboveLine SummaryAccess or change the value for the setting Exclude above line. |
|
ExcludeBelowLine |
(read-write) string ExcludeBelowLine SummaryAccess or change the value for the setting Exclude below line. |
|
ExcludeBadDataRegions |
(read-write) boolean ExcludeBadDataRegions SummaryAccess or change the value for the setting Exclude bad data regions. |
|
ExcludeBadLineStatusPings |
(read-write) boolean ExcludeBadLineStatusPings SummaryAccess or change the value for the setting Exclude bad line status pings. |
|
ExcludeWholeNoDataPings |
(read-write) boolean ExcludeWholeNoDataPings SummaryAccess or change the value for the setting Whole excluded or no-data pings do not reduce the Thickness mean. |
|
MaximumFrequencyValue |
(read-write) double MaximumFrequencyValue SummaryAccess or change the value for the setting Maximum frequency value. |
|
MinimumFrequencyValue |
(read-write) double MinimumFrequencyValue SummaryAccess or change the value for the setting Minimum frequency Value. |
|
NumberOfFrequencyBins |
(read-write) integer NumberOfFrequencyBins SummaryAccess or change the value for the setting Number of frequency bins. |