COM object EvResample
|
EvApplication> EvFileCollection > EvFile > EvVariablesCollection > EvVariableBase As EvVariableVirtual >EvVariableAcousticProperties > EvResample
View the COM map and the COM summary. |
The EvResample object gives you access to information about settings on the Resample page of the Variable Properties dialog box of the acoustic virtual variable. EvResample may be used to inspect or set supported settings on the Resample page for any of the (three) variations of the Resample operator.
EvResample methods and properties:
CustomRanges
NumberOfDataPoints
NumberOfPings
StartRange
StopRange
|
|
Description |
|
(read-write) integer CustomRanges SummaryGet or set the Custom ranges setting under the Output section of the Resample page of the Variable Properties dialog box.
Example
|
|
|
(read-write) integer NumberOfDataPoints SummaryGet or set the Number of datapoints under the Output section on the Resample page of the Variable Properties dialog box. ExampleSee Resample example. |
|
|
(read-write) integer NumberOfPings SummaryGet or set the Number of pings in interval under the Input section on the Resample page of the Variable Properties dialog box. ExampleSee Resample example. |
|
|
(read-write) double StartRange SummaryGet or set the Start range (m) under the Output section on the Resample page of the Variable Properties dialog box. This setting is available when Custom ranges is selected. ExampleSee Resample example. |
|
|
(read-write) double StopRange SummaryGet or set the Stop range (m) on the Resample page under the Output section of the Variable Properties dialog box. This setting is available when Custom ranges is selected. ExampleSee Resample example. |
See also
EvVariableAcousticProperties
Scripting with COM objects
COM object hierarchy