Drag force
API · /drag-api
Drag & Terminal Velocity API
Aerodynamic drag and terminal-velocity maths as an API, computed locally and deterministically. The drag endpoint computes the drag force on a body moving through a fluid, F_d = ½·ρ·Cd·A·v² — half the fluid density times the drag coefficient, the reference area and the velocity squared — together with the dynamic pressure ½·ρ·v², from a fluid (air, water, seawater, oil and more, or a custom density), a drag coefficient (given directly or from a built-in shape table) the area and the speed. The terminal endpoint computes the terminal velocity of a falling object, v_t = √(2·m·g/(ρ·Cd·A)) — the steady speed at which drag balances gravity — from the mass and area, or for a sphere from its diameter and material density, in metres per second, km/h and mph (a belly-down skydiver reaches about 55 m/s, 200 km/h). The shapes endpoint lists typical drag coefficients for spheres, cubes, cylinders, flat plates, streamlined bodies, skydivers, cars, parachutes and more. Everything is computed locally and deterministically, so it is instant and private. Ideal for aerodynamics and ballistics tools, skydiving, model-rocketry and motorsport apps, sphere-settling and sedimentation calculators, and physics education. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 3 endpoints. This is drag and terminal velocity; for vacuum projectile and SUVAT kinematics use a physics API and for pipe friction pressure drop use a Darcy-Weisbach API.
API salute
salutare- Tempo di attività
- 100.00%
- Sondaggi del server · 24 ore su 24
- Latenza media
- 91 ms
- Sondaggi del server · 24 ore su 24
- Abbonati
- 3,670
- attiva
- Chiamate totali
- 32
- ultimi 7 giorni
Prezzi
Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.
Free
Gratis
- 3,000 chiamate/mese
- 2 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 18,235 calls/month
- 2 req/sec
- Drag + terminal + shapes
- No credit card
Starter
€5.00 /mese
- 40,000 chiamate/mese
- 5 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 29.55k llamadas/mes
- 8 solicitudes/segundo
- Más de 20 formas Cd, modo esfera
- Soporte por correo electrónico
Pro
€15.00 /mese
- 300,000 chiamate/mese
- 15 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 329.5k calls/month
- 20 req/sec
- Aerodynamics / ballistics pipelines
- Priority support
Mega
€49.00 /mese
- 2,000,000 chiamate/mese
- 40 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 1.69M llamadas/mes
- 50 req/seg
- Escala de plataforma
- SLA dedicado
Costruito da
Correlato APIs
Altro APIs con tag sovrapposti.
Mach Number API
Mach-number and compressible-flow aerodynamics as an API, computed locally and deterministically. The mach endpoint computes the local speed of sound a = √(γ·R·T) (air γ = 1.4, R = 287.05 J/(kg·K)) and the Mach number M = v/a from a speed and a static temperature — given directly in °C or kelvin, or derived from a geopotential altitude through the International Standard Atmosphere (troposphere T = 288.15 − 0.0065·h up to 11 km, then the isothermal 216.65 K layer to 20 km) — and classifies the flight regime as subsonic, transonic, supersonic or hypersonic; the speed of sound is about 340.3 m/s at 15 °C and 295 m/s at 11 km. The speed endpoint inverts it, returning v = M·a in m/s, km/h and knots. The stagnation endpoint gives the isentropic total-to-static ratios T0/T = 1 + (γ−1)/2·M², P0/P = (T0/T)^(γ/(γ−1)) and ρ0/ρ = (T0/T)^(1/(γ−1)) — at Mach 2 the total pressure is about 7.82 times the static pressure — and will scale a supplied static temperature and pressure to their stagnation values. Everything is computed locally and deterministically, so it is instant and private. Ideal for aerospace, CFD, flight-simulation, wind-tunnel, UAV and aerodynamics-education app developers, compressible-flow and flight-envelope tools, and engineering software. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 3 endpoints. This is compressible aerodynamics; for viscous flow and the Reynolds number use a Reynolds API and for incompressible pressure/velocity a Bernoulli API.
api.oanor.com/machnumber-api
API de Capilaridad y Tensión Superficial
Matemáticas de tensión superficial y física de fluidos a pequeña escala como una API, calculadas local y determinísticamente. El endpoint de ascenso capilar aplica la ley de Jurin, h = 2γ·cosθ / (ρ·g·r), para dar la altura que un líquido asciende (o, para un ángulo de contacto superior a 90° como el mercurio, desciende) en un tubo estrecho a partir de su tensión superficial, el radio del tubo, la densidad del líquido y el ángulo de contacto — y puede resolver la tensión superficial a partir de un ascenso medido. El endpoint de presión de Laplace calcula la presión de exceso de Young-Laplace a través de una interfaz curva: una gota líquida ΔP = 2γ/r, una burbuja de jabón ΔP = 4γ/r (dos superficies) y un chorro cilíndrico ΔP = γ/r. El endpoint de Poiseuille aplica la ley de Hagen-Poiseuille, Q = π·r⁴·ΔP / (8·μ·L), para flujo laminar en una tubería, devolviendo el caudal volumétrico, la velocidad media y la velocidad máxima en el centro (el doble de la media) a partir del radio, la caída de presión, la viscosidad del fluido y la longitud. La tensión superficial está en N/m, las longitudes en m, la densidad en kg/m³, la viscosidad en Pa·s y las presiones en Pa; el agua tiene γ ≈ 0.0728 N/m a 20 °C. Todo se calcula local y determinísticamente, por lo que es instantáneo y privado. Ideal para desarrolladores de aplicaciones de microfluídica, ingeniería de fluidos, laboratorio en un chip, inyección de tinta y recubrimientos, herramientas de acción capilar y mechas, y educación en física. Cálculo local puro — sin clave, sin servicio de terceros, instantáneo. En vivo, nada almacenado. 3 endpoints. Esto es tensión superficial y capilaridad; para flujo de Bernoulli incompresible use una API de Bernoulli y para fricción en tuberías una API de Darcy.
api.oanor.com/capillary-api
Bernoulli Flow API
Matemáticas de Bernoulli y flujo incompresible como API, calculadas local y determinísticamente. El endpoint bernoulli aplica el principio de Bernoulli, P + ½ρv² + ρgh = constante a lo largo de una línea de corriente, tomando la presión, velocidad y altura en un punto y resolviendo la presión o velocidad desconocida en un segundo punto, e informando la presión de carga total. El endpoint dynamic-pressure calcula la presión dinámica q = ½ρv² a partir de una velocidad, o — la relación del tubo de Pitot — la velocidad del aire v = √(2q/ρ) a partir de una presión dinámica medida, más la presión de estancamiento (total) cuando se proporciona una presión estática. El endpoint venturi calcula el caudal y las velocidades de entrada y garganta de un venturi o contracción a partir de las áreas de entrada y garganta y la caída de presión, Q = Cd·A₂·√(2ΔP/(ρ(1−(A₂/A₁)²))), combinando continuidad con Bernoulli, con un coeficiente de descarga opcional. La densidad se toma de un valor o de un fluido nombrado (aire, agua, agua de mar, aceite). Todo se calcula local y determinísticamente, por lo que es instantáneo y privado. Ideal para desarrolladores de aplicaciones aeroespaciales, HVAC, fontanería, procesos e hidráulica, herramientas de velocidad del aire y caudalímetros, y educación en mecánica de fluidos. Cálculo local puro — sin clave, sin servicio de terceros, instantáneo. En vivo, nada se almacena. 3 endpoints. Este es flujo de Bernoulli/línea de corriente; para pérdida de carga por fricción en tuberías use una API Darcy y para medición con orificios una API de orificio.
api.oanor.com/bernoulli-api
Center of Mass API
Centre-of-mass and barycentre mechanics as an API, computed locally and deterministically. The point-masses endpoint computes the centre of mass of a system of point masses in one, two or three dimensions, applying x_com = Σ(m_i·x_i)/Σm_i to each axis from a list of masses and their x (and optional y and z) coordinates — masses of 1, 2 and 3 at positions 0, 1 and 2 give a centre of mass at 1.333, and four equal masses at the corners of a square sit at its centre. The two-body endpoint computes the barycentre of two masses separated by a distance, r1 = d·m2/(m1+m2) from the first body, which always lies closer to the heavier one — for the Earth-Moon system the barycentre is about 4 670 km from Earth’s centre, still inside the planet. Lists may be passed as comma-separated values (masses=1,2,3&x=0,1,2) or as JSON arrays in a POST body, and units are consistent and unit-agnostic. Everything is computed locally and deterministically, so it is instant and private. Ideal for physics, engineering-statics, astronomy, robotics, game-physics and mechanics-education app developers, balance-point and barycentre tools, and simulation software. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 2 endpoints. This is the centre of mass; for the rotational moment of inertia use a moment-of-inertia API.
api.oanor.com/centerofmass-api
Domande frequenti
Risposte rapide su prezzi, quote e integrazione.
Come ottengo una chiave API per Drag & Terminal Velocity API?
Qual è il limite di velocità di Drag & Terminal Velocity API?
Quanto costa Drag & Terminal Velocity API?
Posso cancellare l'abbonamento in qualsiasi momento?
Drag & Terminal Velocity API è conforme al GDPR?
Scegli un endpoint dall'elenco a sinistra per visualizzarne i dettagli e provarlo.
Frammenti di codice
Iscriviti per ottenere una chiave API, quindi chiama qualsiasi percorso sotto il tuo slug.
curl https://api.oanor.com/drag-api/SOME_PATH \
-H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/drag-api/SOME_PATH", {
headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/drag-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
"https://api.oanor.com/drag-api/SOME_PATH",
headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())
Valutazioni
Accedi per votare.
Nessuna recensione ancora.
Discussione
Fai domande, condividi consigli, ricevi risposte dal provider e dagli altri sviluppatori. Pubblico — chiunque può leggere.
Accedi per scrivere o rispondere.
AccediNuova discussione
·
-
Risposta del provider
🔒 Discussione bloccata — non si può più rispondere.
-
·
- Nessuna discussione — inizia tu.
Supporto
Supporto privato 1:1 con il provider — fatturazione, integrazione, account. Solo tu e il team del provider vedete questi thread.
Accedi per aprire un ticket di supporto.
AccediApri nuovo ticket
Descrivi cosa ti serve. Il team del provider riceve un'email e risponde sulla pagina del ticket.
-
·
Urgente - Nessun ticket per questa API.