COM object EvVariableAcousticProperties
EvApplication > EvFileCollection > EvFile > EvVariablesCollection >EvVariableBase As EvVariableAcoustic > EvVariableAcousticProperties - OR - EvApplication > EvFileCollection > EvFile > EvVariablesCollection >EvVariableBase As EvVariableVirtual > EvVariableAcousticProperties View the COM map and the COM summary. |
The EvVariableAcousticProperties object gives you access to information about the variable properties of the acoustic variable via the EvVariableAcoustic.Properties property.
EvVariableAcousticProperties classes:
Analysis
AttenuatedSignal
BeamSelect
BeamSubset
Calibration
ConvolutionCells
Data
DataRangeBitmap
Display
FilterTargets
Generator
GlcmTexture
Grid
ImpulseNoiseRemoval
KovesiDenoising
Mask
MuiltibeamBackgroundRemoval
PingSubset
Resample
SingleTargetDetectionDualBeamParameters
SingleTargetDetectionParameters
SingleTargetDetectionSplitBeamParameters
SingleTargetDetectionWidebandParameters
TransientNoiseRemoval
Note: Echoview COM scripting support is limited. However, wider support via scripting is available through the command interface.
Description |
|
EvAnalysis (read-only) Analysis SummaryAllows access to settings on the Analysis page of the Variable Properties dialog box for the acoustic variable, via the EvAnalysis object. ReturnExampleSee EvAnalysis |
|
AttenuatedSignal | EvAttenuatedSignal (read-only) AttenuatedSignal SummaryAllows access to settings on the Attenuated Signal Removal page of the Variable Properties dialog box of the virtual variable, via the EvAttenuatedSignal object. ReturnIf the variable is not an Attenuated Single virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. Example |
BeamSelect |
EvBeamSelect (read-only) BeamSelect SummaryAllows access to Beam number on the Beam Select page of the Variable Properties dialog box of the virtual variable, via the EvBeamSelect object. ReturnIf the variable is not a Beam select virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. ExampleSee EvBeamSelect. |
BeamSubset |
EvBeamSubset (read-only) BeamSubset SummaryAllows access to Range(s) on the Beam Subset page of the Variable Properties dialog box of the virtual variable, via the EvBeamSubset object. ReturnIf the variable is not a Beam subset virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. ExampleSee EvBeamSubset. |
EvCalibration (read-only) Calibration SummaryAllows access to calibration settings available on the Calibration page of the Variable Properties dialog box for the acoustic variable, via the EvCalibration object. ReturnExample |
|
EvConvolutionCellsCollection (read-only) ConvolutionCells See EvConvolutionCellsCollection object. SummaryAllows access to settings on the Convolution page of the Variable Properties dialog box for the acoustic virtual variable, via the EvConvolutionCellsCollection object. The collection object accesses the number of cells in the convolution kernel and the values for kernel. ReturnIf the variable is not a convolution virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. |
|
EvData (read-only) Data SummaryAllows access to settings on the Data page of the Variable Properties dialog box for the acoustic variable, via the EvData object. ReturnExampleSee EvData. |
|
EvDataRangeBitmap (read-only) DataRangeBitmap SummaryAllows access to settings on the DataRangeBitmap page of the Variable Properties dialog box for the acoustic virtual variable, via the EvDataRangeBitmap object. ReturnIf the variable is not a Data range bitmap virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. |
|
EvDisplay (read-only) Display SummaryAllows access to settings on the Echogram Display page of the Variable Properties dialog box for the acoustic variable, via the EvDisplay object. Return |
|
EvFilterTargets (read-only) FilterTargets SummaryAllows access to settings on the Filter Targets page of the Variable Properties dialog box for the acoustic variable, via the EvFilterTargets object. ReturnIf the variable is not a single targets virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. Example |
|
EvGenerator (read-only) Generator SummaryAllows access to settings on the Generator page of the Variable Properties dialog box for the acoustic virtual variable, via the EvGenerator object. ReturnIf the variable is not a Data generator virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. |
|
EvGlcmTexture (read-only) GlcmTexture SummaryAllows access to settings on the GLCM Texture page of the Variable Properties dialog box for the acoustic virtual variable, via the EvGlcmTexture object. ReturnIf the variable is not a GLCM texture feature virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. |
|
EvGrid (read-only) Grid SummaryAllows access to settings on the Grid page of the Variable Properties dialog box for the acoustic variable, via the EvGrid object. ReturnExampleSee EvGrid. |
|
ImpulseNoiseRemoval | EvImpulseNoiseRemoval (read-only) ImpulseNoiseRemoval SummaryAllows access to settings on the Impulse Noise Removal page of the Variable Properties dialog box of the virtual variable, via the EvImpulseNoiseRemoval object. ReturnIf the variable is not an Impulse noise removal virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. Example |
EvKovesi (read-only) KovesiDenoising SummaryAllows access to settings on the Kovesi image denoising page of the Variable Properties dialog box for the acoustic virtual variable, via the EvKovesi object. ReturnIf the variable is not a Kovesi image denoising virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. |
|
EvMask (read-only) Mask SummaryAllows access to settings on the Mask page of the Variable Properties dialog box for the acoustic virtual variable, via the EvMask object. ReturnIf the variable is not a Mask virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. |
|
EvMultibeamBackgroundRemoval (read-only) MultibeamBackgroundRemoval SummaryAllows access to settings on the Background Removal page of the Variable Properties dialog box for the acoustic virtual variable, via the EvMultibeamBackgroundRemoval object. ReturnIf the variable is not a Multibeam background removal virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. |
|
EvPingSubet (read-only) PingSubset SummaryAllows access to settings on the Ping Subset page of the Variable Properties dialog box for the acoustic virtual variable, via the EvPingsubset object. ReturnIf the variable is not a Ping subset virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. ExampleSee EvPingSubset. |
|
EvResample (read-only) Resample SummaryAllows access to settings on the Resample page of the Variable Properties dialog box for the acoustic virtual variable, via the EvResample object. ReturnIf the variable is not a Resample virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. ExampleSee EvResample. |
|
EvSingleTargetDetectionDualBeamParameters See EvSingleTargetDetectionDualBeamParameters object. SummaryAllows access to dual beam single target detection settings on the Single Target Detection page of the Variable Properties dialog box for Single target detection dual beam method 1 and 2 variables, via the EvSingleTargetDetectionDualBeamParameters object. See also (common) SingleTargetDetectionParameters. ReturnEvSingleTargetDetectionDualBeamParameters If the variable is not a Single target dual beam detection virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. ExampleRefer to Single target and dual beam detection settings example. |
|
EvSingleTargetDetectionParameters (read-only) SingleTargetDetectionParameters See EvSingleTargetDetectionParameters object. SummaryAllows access to selected (common) settings on the Single Target Detection page of the Variable Properties dialog box for Single target detection method 1 and 2 variables, via the EvSingleTargetDetectionParameters object. ReturnEvSingleTargetDetectionParameters If the variable is not a Single target detection virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. ExampleRefer to Single target detection settings example. |
|
EvSingleTargetDetectionSplitBeamParameters SummaryAllows you to determine selected split beam single target detection settings on the Single Target Detection page of the Variable Properties dialog box for Single target detection split beam method 1 and 2 variables, via the EvSingleTargetDetectionSplitBeamParameters object. See also (common) SingleTargetDetectionParameters. ReturnEvSingleTargetDetectionSplitBeamParameters If the variable is not a Single target split beam detection virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. ExampleRefer to Single target and split beam detection settings example. |
|
EvSingleTargetDetectionWidebandParameters SummaryAllows you to determine selected single target detection - wideband settings on the Single Target Detection page of the Variable Properties dialog box, via the Ev SingleTargetDetectionWidebandParameters object. See also (common) SingleTargetDetectionParameters. ReturnEvSingleTargetDetectionWidebandParameters If the variable is not a Single target detection wideband virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. Example |
|
TransientNoiseRemoval | EvTransientNoiseRemoval (read-only) TransientNoiseRemoval SummaryAllows access to settings on the Transient Noise Sample Removal page of the Variable Properties dialog box of the virtual variable, via the EvTransientNoiseRemoval object. ReturnIf the variable is not a Transient noise removal virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log. Example |
See also
Scripting with COM objects
COM object hierarchy
EvVariableAcoustic
EvVariableBase