|
EvApplication > EvFile > EvFileProperties > EvFishTrackingProperties View the Echoview COM object hierarchy and the Echoview summary of COM objects. |
The EvFishTrackingProperties object provides information about and allows you to change fish tracking settings on the Track Detection Properties dialog box. This object is accessed via the EvFileProperties.FishTracking property.
The following EvFishTrackingProperties Collections, Classes and Members are detailed below:
DataDimensions
Alpha
Beta
ExclusionDistance
MissedPingExpansion
Weights
MinimumTargets
MinimumPings
MaximumGap
EvFishTrackingProperties offers the following:
|
Description |
|
|
DataDimensions |
(read-write) EFishTrackingDataDimensions DataDimensions SummaryGet or set the Fish tracking algorithm for fish track detectiion, under the Data section of the Algorithm page of the Track Detection Properties dialog box, by using an enum for EFishTrackingDataDimensions. |
|
Alpha |
(read only) Alpha SummaryAccess the value for Alpha under the Track detection section of the Algorithm page of the Track Detection Properties dialog box. This is conducted via the EvFishTrackingAnglesAndRange object. |
|
Beta |
(read only) Beta SummaryAccess the value for Beta under the Track detection section of the Algorithm page of the Track Detection Properties dialog box. This is conducted via the EvFishTrackingAnglesAndRange object. |
|
ExclusionDistance |
(read only) ExclusionDistance SummaryAccess the value for Exclusion distance under the Target gates section of the Algorithm page of the Track Detection Properties dialog box. This is conducted via the EvFishTrackingAnglesAndRange object. |
|
MissedPingExpansion |
(read only) MissedPingExpansion SummaryAccess the value for Missed ping expansion under the Target gates section of the Algorithm page of the Track Detection Properties dialog box. This is conducted via the EvFishTrackingAnglesAndRange object. |
|
Weights |
(read only) Weights SummaryAccess the values for Weights on the Weights page of the Track Detection Properties dialog box. This is conducted via the EvFishTrackingWeights object. |
|
MinimumTargets |
(read-write) integer MinimumTargets SummaryRead or change the value for the Minimum number of single targets in a track on the Track Acceptance page of the Track Detection Properties dialog box. |
|
MinimumPings |
(read-write) integer MinimumPings SummaryRead or change the value for the Minimum number of pings in track on the Track Acceptance page of the Track Detection Properties dialog box. |
|
MaximumGap |
(read-write) integer MaximumGap SummaryRead or change the value for the Maximum gap between single targets on the Track Acceptance page of the Track Detection Properties dialog box. |