COM object EvFilterTargets

EvApplication > EvFileCollection > EvFile > EvVariablesCollection > EvVariableBase As EvVariableAcoustic > EvVariableAcousticProperties > EvFilterTargets

- OR -

EvApplication > EvFileCollection > EvFile > EvVariablesCollection > EvVariableBase As EvVariableVirtual > EvVariableAcousticProperties > EvFilterTargets

 

View the COM map and the COM summary.

The EvFilterTargets object gives you access to information about settings on the Filter Targets page of the Variable Properties dialog box of the acoustic variable via the EvVariableAcousticProperties.FilterTargets property.

EvFilterTarget implements the following:

FilterAngles
FilterBeamCompensation
FilterPulseLength12dB
FilterPulseLength18dB
FilterPulseLength6dB

MaximumBeamCompensation
MaximumFilterPulseLength12dB
MaximumFilterPulseLength18dB
MaximumFilterPulseLength6dB
MaximumMajorAngle
MaximumMinorAngle
MinimumFilterPulseLength12dB
MinimumFilterPulseLength18dB
MinimumFilterPulseLength6dB
MinimumMajorAngle
MinimumMinorAngle

 

Description

FilterAngles

boolean FilterAngles

Summary

Access the state of or select/clear Filter angles.

Example

Filter single targets example.

FilterBeamCompensation

boolean FilterBeamCompensation

Summary

Access the state of or select/clear Filter beam compensation.

FilterPulseLength12dB

boolean FilterPulseLength12dB

Summary

Access the state of or select/clear Filter pulse length at 12 dB (normalized).

FilterPulseLength18dB

boolean FilterPulseLength18dB

Summary

Access the state of or select/clear Filter pulse length at 18 dB (normalized).

FilterPulseLength6dB

boolean FilterPulseLength6dB

Summary

Access the state of or select/clear Filter pulse length at 6 dB (normalized).

MaximumBeamCompensation

MaximumBeamCompensation

Summary

Access or change the value for Maximum beam compensation (dB).

MaximumFilterPulseLength12dB

MaximumFilterPulseLength12dB

Summary

Access or change the value for Maximum for Filter pulse length at 12 (dB).

MaximumFilterPulseLength18dB

MaximumFilterPulseLength18dB

Summary

Access or change the value for Maximum for Filter pulse length at 18 (dB).

MaximumFilterPulseLength6dB

MaximumFilterPulseLength6dB

Summary

Access or change the value for Maximum for Filter pulse length at 6 (dB).

MaximumMajorAngle

MaximumMajorAngle

Summary

Access or change the value for Maximum for Major-axis angle (degrees).

MaximumMinorAngle

MaximumMinorAngle

Summary

Access or change the value for Maximum for Minor-axis angle (degrees).

MinimumFilterPulseLength12dB

MinimumFilterPulseLength12dB

Summary

Access or change the value for Minimum for Filter pulse length at 12 (dB).

MinimumFilterPulseLength18dB

MinimumFilterPulseLength18dB

Summary

Access or change the value for Minimum for Filter pulse length at 18 (dB).

MinimumFilterPulseLength6dB

MinimumFilterPulseLength6dB

Summary

Access or change the value for Minimum for Filter pulse length at 6 (dB).

MinimumMajorAngle

MinimumMajorAngle

Summary

Access or change the value for Minimum for Major-axis angle (degrees).

MinimumMinorAngle

MinimumMinorAngle

Summary

Access or change the value for Minimum for Minor-axis angle (degrees).

See also

Scripting with COM objects
COM object hierarchy