COM object EvFishTrackingAnglesAndRange

EvApplication > EvFileCollection > EvFile > EvFileProperties > EvFishTrackingProperties > EvFishTrackingAnglesAndRange

 

View the COM map and the COM summary.

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.

EvFishTrackingAnglesAndRange properties:

MajorAxis
MinorAxis
Range

 

Description

MajorAxis

(read-write) double MajorAxis

Summary

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

Example

EvFishTrackingProperties example.

MinorAxis

(read-write) double MinorAxis

Summary

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

Example

EvFishTrackingProperties example.

Range

(read-write) double Range

Summary

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

Example

EvFishTrackingProperties example.

See also

Scripting with COM objects
EvFishTrackingProperties object
COM object hierarchy