IEquipmentEW Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:BSI.MACE.Equipment.IEquipmentEW"]
Namespace: BSI.MACE.Equipment
The IEquipmentEW type exposes the following members.
Name | Description | |
---|---|---|
Device | ||
MaxEffectiveRange_m |
Gets or sets the (uncalculated) maximum effective range for this sensor
(Inherited from ITrackingSensor.) | |
MaxTrackableTargets |
Gets the maximum number of targets that can be tracked simultaneously.
(Inherited from ITrackingSensor.) | |
MinTimeOnTarget_s |
Gets or sets the minimum time on target to produce trackable results in seconds.
(Inherited from ITrackingSensor.) | |
Targets |
Gets an list of targets being tracked.
(Inherited from ITrackingSensor.) | |
TargetTimeout_s |
Gets or sets the time (in seconds) of no contact with the target
before the target is removed from the track list.
(Inherited from ITrackingSensor.) |
Name | Description | |
---|---|---|
AddTarget |
Attempts to add a target to the tracked target list according to the TargetReplacementEnum.
(Inherited from ITrackingSensor.) | |
RemoveTarget |
Removes the target from the list of tracked entities.
(Inherited from ITrackingSensor.) |