| IEquipmentWeaponEstimatedTOF Method |
Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements. [This is preliminary documentation and is subject to change.]
Returns the estimated time of flight for the weapon to reach the target.
Namespace:
BSI.MACE
Assembly:
BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax double EstimatedTOF(
TargetSolution ts
)
Function EstimatedTOF (
ts As TargetSolution
) As Double
Parameters
- ts
- Type: BSI.MACE.AI.Commands.EOBTargetSolution
TrackSolution
Return Value
Type:
DoubleThe estimated flight time of the weapon in seconds.
Remarks See Also