Added Nas function that calculates distance and bearing to target.

This commit is contained in:
Meir Michanie
2016-07-08 18:13:15 +03:00
parent 5e6942fb36
commit 3e39eaedfa
12 changed files with 48 additions and 10 deletions

View File

@@ -463,6 +463,10 @@
<file>Aircraft/MQ-9/Nasal/Crash.nas</file>
</Crash>
<Tracking>
<file>Aircraft/MQ-9/Nasal/Tracking.nas</file>
</Tracking>
<Turret>
<file>Aircraft/MQ-9/Nasal/Turret.nas</file>
</Turret>