COM object EvFishTrackingWeights

EvApplication > EvFile > EvFileProperties > EvFishTrackingProperties > EvFishTrackingWeights

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

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

The following EvFishTrackingWeights properties are detailed below:

TS
PingGap
MajorAxis
MinorAxis
Range

EvFishTrackingWeights offers the following:

EvFishTrackingWeights properties

Description

TS

(read-write) double TS

Summary

Read or change the value for the TS weighting coefficient on the Weights page of the Track Detection Properties dialog box.

PingGap

(read-write) double PingGap

Summary

Read or change the value for the Ping gap weighting coefficient on the Weights page of the Track Detection Properties dialog box.

MajorAxis

(read-write) double MajorAxis

Summary

Read or change the value for the Major axis weighting coefficient on the Weights page of the Track Detection Properties dialog box.

MinorAxis

(read-write) double MinorAxis

Summary

Read or change the value for the Minor axis weighting coefficient on the Weights page of the Track Detection Properties dialog box.

Range

(read-write) double Range

Summary

Read or change the value for the Range weighting coefficient on the Weights page of the Track Detection Properties dialog box.

See also

Scripting with COM objects
EvFishTrackingProperties object