|
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. SummaryAllows 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. SummaryAllows 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. SummaryAllows 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. SummaryAllows 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. SummaryAllows 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. SummaryAllows 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 SummaryAllows 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. SummaryAllows 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. SummaryAllows 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. SummaryAllows 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. SummaryAllows 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. |
Scripting with COM objects
EvVariableAcoustic
EvVariableBase