HMT AeroLogic Suite
Overview The "Math Brain" for your Drone App. Building an autonomous mission shouldn't require a degree in Aerospace Physics. The AeroLogic Suite provides instant, high-precision calculations for flight planning, radio link analysis, and surveying. How it Works Send Data: Send a simple JSON request with your drone's speed, altitude, or camera specs. Instant Math: Our physics engine runs standard…
HMT AeroLogic Suite endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
calculate_impact_ballistics_impact_post /ballistics/impact |
4th-Order Runge-Kutta Solver for Payload Trajectory. Returns impact offset and time-of-flight accounting for drag. |
| POST |
calculate_reynolds_aero_reynolds_post /aero/reynolds |
Calculates Reynolds Number based on airspeed and chord length. |
| POST |
analyze_signal_signal_rf_check_post /signal/rf-check |
Calculates 1st Fresnel Zone Radius and Earth Bulge interference (4/3 Earth Radius Model). |
| POST |
/ballistics/impact /ballistics/impact |
|
| POST |
/mapping/interval /mapping/interval |
|
| POST |
/aero/reynolds /aero/reynolds |
|
| POST |
/optics/projection /optics/projection |
|
| POST |
/nav/wind-correction /nav/wind-correction |
|
| POST |
/signal/rf-check /signal/rf-check |
|
| POST |
/dynamics/turn-radius /dynamics/turn-radius |
|
| POST |
/optics/gsd /optics/gsd |
|
| POST |
/env/atmosphere /env/atmosphere |