* update wiki atragmx * Add files via upload
8.0 KiB
layout | title | description | group | category | parent | mod | version | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
wiki | ATragMX | Handheld ballistics calculator. | feature | equipment | wiki | ace |
|
1. Overview
1.1 AtragMx from Horus Vision
Horus ATragMX software considers atmospheric conditions, gun data, ammunition, range, speed and muzzle velocity to calculate precise aiming solutions with "come-up" results – and even accounts for Coriolis and spin drift effects. ATragMX, loaded on a handheld computer made by TDS Recon, is easy to use and lightning-fast. The Recon meets the rigorous MIL-STD-810F military standard for drops, vibration, humidity, altitude and extreme temperatures.
2. Requirement
- [Advanced Ballistics module enabled]({{ site.baseurl }}/wiki/feature/advanced-ballistics.html)
3. Usage
3.1 Opening the AtragMx
3.1.1 Interaction Menu
- Open the self interaction menu Ctrl + ⊞ Win
- Select
Equipment
- Select
Open AtragMx
3.1.2 Custom key
OPTIONS
/CONTROLS
/CONFIGURE ADDONS
/ACE3 Equipment
3.1.3 Inventory
3.2 Example with M14 and default 7.62mm 20Rnd Mag
Start of the mission:
- Open the [Range Card]({{ site.baseurl }}/wiki/feature/rangecard.html) and check the cartridge, the zeroed distance, the rifle twist, the muzzle velocity at 15°C and the bore height.
- Open the AtragMx and the
Atmsphr
column, selectDefault
andDone
. [Manual] Open Gun
the 7.62x51mm M80 in theGunList
. [Manual]- Select
E
(English unit) at the top right. [Manual] - Open the
Gun
column, check and update theBore
, theRifle Twist
andDone
. - Select
M
(Metric unit) at the top right. - Open the
Gun
column, check and update theMuzzle Velocity
, theZero Range
andDone
. - The Muzzle Velocity Table will be automatically updated. [Manual]
- (Must be edited manually for specific cartridges according with the range card)
- Optionally,
Save Gun
andDone
in theGunList
.
In position:
- Update the
Atmsphr
column with the [Kestrel 4500]({{ site.baseurl }}/wiki/feature/kestrel4500.html) andDone
. - Check the new
Muzzle Velocity
in theGun
column. - Update the
Target
column (the [wind arrow]({{ site.baseurl }}/wiki/feature/weather.html) will also help). [1] [2] [3] [4] - The latitude for all common maps can be found in the [ACE3 Github]({{ site.ace.githubUrl }}/blob/master/addons/common/functions/fnc_getMapData.sqf).
- Apply the vertical and horizontal elevations on the [scope]({{ site.baseurl }}/wiki/feature/scopes.html).
- Control the breath and press.
3.3 Example with Truing tool
Start of the mission:
- Select
Drag Coef Table
in theOptions
menu. [Manual] - Add the
ZR
and theC1
(Gun
column) in the table andDone
.
In position:
- Open the
Truing Drop
in theOptions
menu. [Manual] - Add the actual
Target Range
in theSUPER
column andCalc
. - Add the same
Target Range
in theSUB
column andCalc
. - Apply the actual scope elevation in the
Drop
field andCalc
. Accept
the newC1
,Gun
column andElev
are updated.- The Drag Coefficient Table will be automatically updated. [Manual]
- Optionally,
Save Gun
andDone
in theGunList
.
- If a new
Target Range
is applied in theTarget
column, selectDrag Coef Table
in theOptions
menu andDone
. - The ballistic coefficient
C1
and the elevationElev
will be recalculated.
3.4 Example with overwritten zero distance
- The
Default zero distance
can be overwritten with the [Scopes module]({{ site.baseurl }}/wiki/feature/scopes.html) or the [Settings Framework]({{ site.baseurl }}/wiki/framework/settings-framework.html). - In this case, the [Range Card]({{ site.baseurl }}/wiki/feature/rangecard.html) will be automatically updated, NOT the AtragMx.
- Open the AtragMx and the
Atmsphr
column, selectDefault
andDone
. [Manual] - Open the
Gun
column, check and update theZero Range
andDone
.
3.5 Example with Add New Gun
in GunList
- Open the [Range Card]({{ site.baseurl }}/wiki/feature/rangecard.html) and check the cartridge, the bullet diameter, the bullet weight and the muzzle velocities.
- Open the AtragMx and the
Atmsphr
column, selectDefault
andDone
. [Manual] - Select
Add New Gun
in theGunList
. [Manual] - Add a
New Gun Name
andOpen Gun
. - Select
E
(English unit) at the top right. [Manual] - Open the
Gun
column, check and update theBullet Weight (grains)
, theBullet Diam (inches)
andDone
. - Select
M
(Metric unit) at the top right. - Open the
Muz Vel Table
in theOptions
menu or click onMV
in theGun
column. - Edit manually the
Muzzle Velocity Table
according with the [Range Card]({{ site.baseurl }}/wiki/feature/rangecard.html) andDone
. [Manual] - The
C1 coefficient
of the bullet can be found with the Eden EditorConfig Viewer
:
configfile >> "CfgAmmo" >> "Range card cartridge" >> "ACE_ballisticCoefficients"
configfile >> "CfgAmmo" >> "Range card cartridge" >> "ACE_dragModel"
- The AtragMx accepts only G1 ballistic coefficient.
- G7 ballistic coefficient can be converted, for example, with the online JBM Ballistics Calculators.
- Optionally,
Save Gun
andDone
in theGunList
.
Note: The ballistic coefficient can be calculated by using the 360 Degree Training Course mission as a chronograph at different distances and JBM Ballistics Calculators for example, an another ballistic software at your own convenience, or the AtragMx Truing Tool.
Example direct conversion with 0.408 Cheytac 305 grains G7 BC 0.279 at 2000 meters 15°C:
4. Official Manual and Horus Videos
- [Official Manual]({{ site.ace.githubUrl }}/blob/master/extras/manual_Horus_ATrag-v385.pdf)
- Horus video part1
- Horus video part2
5. Dependencies
{% include dependencies_list.md component="atragmx" %}