COM object EvFishTrackingAnglesAndRange

EvApplication > EvFile > EvFileProperties > EvFishTrackingProperties > EvFishTrackingAnglesAndRange

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

The EvFishTrackingAnglesAndRange object provides information about and allows you to change Track detection settings on the Algorithm page of the Track Detection Properties dialog box. This object is accessed via the EvFileProperties.FishTracking.FishTrackingProperties object.

The following EvFishTrackingAnglesAndRange properties are detailed below:

MajorAxis
MinorAxis
Range

EvFishTrackingAngleAndRange offers the following:

EvFishTrackingAnglesAndRange properties

Description

MajorAxis

(read-write) double MajorAxis

Summary

Read or change the value for Major axis, under the Track detection section of the Algorithm page of the Track Detection Properties dialog box.

MinorAxis

(read-write) double MinorAxis

Summary

Read or change the value for Minor axis, under the Track detection section of the Algorithm page of the Track Detection Properties dialog box.

Range

(read-write) double Range

Summary

Read or change the value for Range, under the Track detection section of the Algorithm page of the Track Detection Properties dialog box.

See also

Scripting with COM objects
EvFishTrackingProperties object