COM object EvVariableAcousticProperties

EvApplication > EvFile > EvVariablesCollection >EvVariableBase As EvVariableAcoustic > EvVariableAcousticProperties

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

The EvVariableAcousticProperties object gives you access to information about the variable properties of the acoustic variable via the EvVariableAcoustic.Properties property.

The following EvVariableAcousticProperties properties are detailed below:

Grid
Data
Display
Analysis
Calibration
ConvolutionCells
DataRangeBitmap
Generator
GlcmTexture
Mask
PingSubset

EvVariableAcousticProperties implements the following properties:

EvVariableAcousticProperties properties: Collections, Classes and Members

Description

Grid

(read-only) Grid

See EvGrid object.

Summary

Allows you to determine the settings on the Grid page of the Variable Properties dialog box for the acoustic variable.

Note: You can modify settings with the EvGrid methods and read settings with EvGrid properties.

Data

(read-only) Data

See EvData object.

Summary

Allows you to determine the settings on the Data page of the Variable Properties dialog box for the acoustic variable.

Note: You can access settings with EvData properties.

Display

(read-only) Display

See EvDisplay object.

Summary

Allows you to determine the settings on the Display page of the Variable Properties dialog box for the acoustic variable.

Note: You can access settings with EvDisplay properties.

Analysis

(read-only) Analysis

See EvAnalysis object.

Summary

Allows you to determine the settings on the Analysis page of the Variable Properties dialog box for the acoustic variable.

Note: You can access settings with EvData methods.

Calibration

(read-only) Calibration

See EvCalibration object.

Summary

Allows you to determine the calibration settings available on the Calibration page of the Variable Properties dialog box for the acoustic variable.

Note: You can access settings with EvCalibration properties.

ConvolutionCells

(read-only) ConvolutionCells

See EvConvolutionCellsCollection object.

Summary

Allows you to determine the settings on the Convolution page of the Variable Properties dialog box for the acoustic virtual variable.

Note: You can access settings with EvConvolutionCellsCollection properties.

DataRangeBitmap

(read-only) DataRangeBitmap

See EvDataRangeBitmap object.

Summary

Allows you to determine the settings on the DataRangeBitmap page of the Variable Properties dialog box for the acoustic virtual variable.

Note: You can access settings with EvDataRangeBitmap properties.

Generator

(read-only) Generator

See EvGenerator object.

Summary

Allows you to determine the settings on the Generator page of the Variable Properties dialog box for the acoustic virtual variable.

Note: You can access settings with EvGenerator properties.

GlcmTexture

(read-only) GlcmTexture

See EvGlcmTexture object.

Summary

Allows you to determine the settings on the Glcm Texture page of the Variable Properties dialog box for the acoustic virtual variable.

Note: You can access settings with EvGlcmTexture properties.

Mask

(read-only) Mask

See EvMask object.

Summary

Allows you to determine the settings on the Mask page of the Variable Properties dialog box for the acoustic virtual variable.

Note: You can access settings with EvMask properties.

PingSubset

(read-only) PingSubset

See EvPingSubset object.

Summary

Allows you to determine the settings on the Ping Subset page of the Variable Properties dialog box for the acoustic virtual variable.

If the variable is not a Ping subset virtual variable, it will return 'Nothing', and an error will be logged to the Echoview scripting log.

Note: You can access settings with EvPingSubset properties.

See also

Scripting with COM objects
EvVariableAcoustic
EvVariableBase