| IDetectionSensorSetBoresight Method (IPhysicalEntity) |
Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements. [This is preliminary documentation and is subject to change.]
Center the area of detection on the current direction of an entity.
Namespace:
BSI.MACE
Assembly:
BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax void SetBoresight(
IPhysicalEntity entity
)
Sub SetBoresight (
entity As IPhysicalEntity
)
Parameters
- entity
- Type: BSI.MACEIPhysicalEntity
An entity to center detection on.
Remarks Does NOT track the entity, only sets the boresight of the sensor in that direction.
See Also