Click or drag to resize

IDetectionSensorSetBoresight Method (Double, Double)

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 a direction.

Namespace:  BSI.MACE
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
void SetBoresight(
	double azimuth_deg,
	double elevation_deg
)

Parameters

azimuth_deg
Type: SystemDouble
Azimuth in true north degrees.
elevation_deg
Type: SystemDouble
Elevation in degrees from horizontal increasing up.
See Also