diff options
| author | hybrid <hybrid@hybridlabs.pro> | 2026-07-11 10:15:52 +0300 |
|---|---|---|
| committer | hybrid <hybrid@hybridlabs.pro> | 2026-07-11 10:15:52 +0300 |
| commit | 866393b70f5baddcaf9571b7240ebd4ce44bc67c (patch) | |
| tree | cac69c96fc074c64af54060a044474e40e7e46ad /doc | |
| parent | 4e6026b12eb00ea5bdd6dece2dfc97ffe8c2fc87 (diff) | |
| download | a3catragmx-866393b70f5baddcaf9571b7240ebd4ce44bc67c.tar.gz a3catragmx-866393b70f5baddcaf9571b7240ebd4ce44bc67c.tar.bz2 a3catragmx-866393b70f5baddcaf9571b7240ebd4ce44bc67c.zip | |
add: tmp commit
Diffstat (limited to '')
| -rw-r--r-- | doc/datatypes.org | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/doc/datatypes.org b/doc/datatypes.org new file mode 100644 index 0000000..4f7e28e --- /dev/null +++ b/doc/datatypes.org @@ -0,0 +1,36 @@ +* ATragMX solution +** ATragMXContext (input) +1. GunConfig + 1. Scope base angle + 2. Bullet mass + 3. Bore height + 4. Muzzle velocity + 5. Ballistic coefficient + 6. Twist direction + 7. Drag model + 8. Air friction +2. TargetContext + 1. Target speed + 2. Target range + 3. Inclination angle + 4. Latitude +3. AtmoContext + 1. Temperature + 2. Barometric pressure + 3. Relative humidity + 4. Wind speed + 5. Wind direction + 6. Atmosphere model +4. Simulation steps +5. Store range card data? +6. Stability factor +** ATragMXSolution (output) +1. Elevation +2. Windage +3. Lead +4. Time of flight +5. Remaining velocity +6. Remaining kinetic energy +7. Vertical coriolis drift +8. Horizontal coriolis drift +9. Spin drift |
