|
EvApplication > EvFile > EvVariablesCollection > EvVariableBase As EvVariableVirtual > EvVariableAcousticProperties > EvConvolutionCellsCollection View the Echoview COM object hierarchy and the Echoview summary of COM objects. |
The EvConvolutionCellsCollection object gives you access to information about settings on the Convolution page of the Variable Properties dialog box of the acoustic variable via the EvVariableAcousticProperties.ConvolutionCells property.
The following EvConvolutionCellsCollection properties are detailed below:
|
Properties: Collections, Classes and Members |
|
Item |
EvConvolutionCellsCollection implements the following properties:
|
Description |
|||||||||||
|
Item |
(read-write) double Item(index) SummaryAccess or change the value for the cells in the convolution kernel. The cells in the kernel are indexed sequentially by row-column order. For example a 2x2 kernel is indexed in the following way:
|
||||||||||
|
Count |
(read-only) integer Count SummaryAccess the value for the number of cells in the convolution kernel. |