COM object EvFishTrackingWeights

EvApplication > EvFileCollection > EvFile > EvFileProperties > EvFishTrackingProperties > EvFishTrackingWeights

 

View the COM map and the COM summary.

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.

EvFishTrackingWeights properties:

TS
PingGap
MajorAxis
MinorAxis
Range

 

Description

TS

(read-write) double TS

Summary

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

Example

EvFishTrackingProperties example.

PingGap

(read-write) double PingGap

Summary

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

Example

EvFishTrackingProperties example.

MajorAxis

(read-write) double MajorAxis

Summary

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

Example

EvFishTrackingProperties example.

MinorAxis

(read-write) double MinorAxis

Summary

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

Example

EvFishTrackingProperties example.

Range

(read-write) double Range

Summary

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

Example

EvFishTrackingProperties example.

See also

Scripting with COM objects
EvFishTrackingProperties object
COM object hierarchy