Cantilever beam
API · /beam-api
Beam Load API
Beam statics as an API, computed locally and deterministically. The simply-supported endpoint analyses a beam on two supports under a point load (anywhere along the span) or a uniformly distributed load: it returns the support reactions, the maximum shear and the maximum bending moment with its location, and — if you pass the Young's modulus E and second moment of area I — the maximum deflection. The cantilever endpoint does the same for a beam fixed at one end, returning the reaction force and fixing moment, the maximum bending moment and the free-end deflection. The section endpoint gives the cross-section properties that those deflections need: the second moment of area (moment of inertia) and the section modulus for a rectangle, a solid circle or a hollow circular pipe. Every result lists the formula used, so you can show your working. Use consistent units — in SI, load in newtons, distributed load in N/m, lengths in metres, E in pascals and I in m⁴ give moments in N·m and deflections in metres. Everything is computed locally and deterministically, so it is instant and private. Linear-elastic, small-deflection theory — a learning and estimating tool, not a substitute for a qualified structural engineer on a real design. Ideal for engineering and architecture tools, education and physics apps, maker and DIY calculators, and CAD helpers. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 3 endpoints. This is structural beam statics; for bolt and fastener torque use a torque API.
API salute
salutare- Tempo di attività
- 100.00%
- Sondaggi del server · 24 ore su 24
- Latenza media
- 84 ms
- Sondaggi del server · 24 ore su 24
- Abbonati
- 4,680
- attiva
- Chiamate totali
- 40
- ultimi 7 giorni
Prezzi
Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.
Free
Gratis
- 13,035 chiamate/mese
- 2 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 13,035 calls/month
- 2 req/sec
- Simply supported + cantilever + section
- No credit card
Starter
€14.55 /mese
- 22,650 chiamate/mese
- 8 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 22.65k calls/month
- 8 req/sec
- Reactions, moment & deflection
- Email support
Pro
€34.45 /mese
- 276,500 chiamate/mese
- 20 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 276.5k calls/month
- 20 req/sec
- Engineering / CAD pipelines
- Priority support
Mega
€72.45 /mese
- 1,425,000 chiamate/mese
- 50 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 1.425M calls/month
- 50 req/sec
- Platform scale
- Dedicated SLA
Costruito da
Correlato APIs
Altro APIs con tag sovrapposti.
Hex API
Elixir和Erlang包生态系统——Hex(hex.pm)——作为API。查找任何Hex包的描述、许可证、最新版本、GitHub/文档/更新日志链接、所有者以及下载次数(全部时间和近期);阅读包的完整发布历史及发布日期;获取单个版本的依赖列表、Elixir版本约束和构建工具;通过关键字搜索整个Hex注册表。涵盖Elixir/Erlang(BEAM)生态系统,从Phoenix、Ecto和Plug到Jason、Absinthe和Nerves。实时来自官方hex.pm API。适用于包仪表板、依赖和供应链工具、Elixir开发者门户和BEAM生态系统分析。来自Hex的开放数据。
api.oanor.com/hex-api
API de Calculadora de Varillas de Refuerzo
Matemáticas de acero de refuerzo (varillas) como una API, calculadas local y determinísticamente. El endpoint de área calcula el área transversal de una barra de refuerzo, a = π/4·d², su masa por metro (a·7850/1e6, ρ del acero = 7850 kg/m³), el área total y la masa para un número de barras, y —dada un área de acero requerida— el número de barras necesarias y el área proporcionada. El endpoint de espaciamiento distribuye barras a lo largo de una sección: a partir del ancho, el recubrimiento, el diámetro de la barra y ya sea un espaciamiento centro a centro o un número de barras, devuelve el otro, n = piso((ancho − 2·recubrimiento − d)/espaciamiento) + 1, el área total de acero y el área por metro de ancho. El endpoint de relación calcula la relación de refuerzo ρ = As/(b·d) de una sección a partir del área de acero (o las barras) y el ancho de la sección y la profundidad efectiva, como fracción y porcentaje, el número único que determina si una viga está sub o sobrerreforzada. Todo se calcula local y determinísticamente, por lo que es instantáneo y privado. Ideal para herramientas de ingeniería estructural y de sitio, detallado de concreto reforzado, programas de doblado de barras y despiece de acero, y educación en ingeniería civil. Cálculo local puro — sin clave, sin servicio de terceros, instantáneo. En vivo, nada almacenado. 3 endpoints. Esto es geometría y cantidades de varillas; para proporciones de mezcla de concreto use una API de concreto.
api.oanor.com/rebar-api
Wind Load API
API de cargas de viento estructurales, matemáticas como API, calculadas local y determinísticamente. El endpoint de presión calcula la presión de velocidad (dinámica) del viento, q = ½·ρ·v², a partir de la velocidad del viento y la densidad del aire — la presión que el viento ejerce cuando se detiene contra una superficie — y también resuelve la velocidad del viento a partir de una presión dada, reportando la velocidad en m/s, km/h y mph. El endpoint de fuerza calcula la fuerza del viento sobre una superficie, F = q·Cf·A, a partir de la presión de velocidad (o velocidad del viento), el área expuesta y un coeficiente de fuerza (≈1.3 para una pared de edificio, ≈1.2 para una placa plana), y — dada una altura — el momento de vuelco sobre la base. El endpoint de Beaufort convierte entre la velocidad del viento y la escala Beaufort usando v = 0.836·B^1.5, devolviendo el número Beaufort, la descripción estándar desde calma hasta fuerza de huracán y la presión correspondiente. Todo se calcula local y determinísticamente, por lo que es instantáneo y privado. Ideal para herramientas de ingeniería estructural y de fachadas, señalización, paneles solares, andamios y estructuras temporales, aplicaciones de navegación y meteorología, y educación en ingeniería. Cálculo local puro — sin clave, sin servicio de terceros, instantáneo. En vivo, nada almacenado. 3 endpoints. Esto es presión y fuerza de viento estructural; para la producción de energía de turbinas eólicas use una API de energía eólica.
api.oanor.com/windload-api
Column Buckling API
Euler column buckling as an API, computed locally and deterministically. The critical-load endpoint computes the Euler critical (buckling) load of a slender column, Pcr = π²·E·I / (K·L)², from the Young's modulus, the second moment of area, the length and the end conditions — pinned-pinned (K=1), fixed-fixed (K=0.5), fixed-pinned (K≈0.7) or fixed-free / cantilever (K=2), or a custom effective-length factor — and, given the cross-section area, also the radius of gyration, slenderness ratio and critical buckling stress. The section endpoint returns the area, the second moment of area about both axes and the radius of gyration for a solid circle, a hollow circle or tube, or a rectangle, and highlights the weak-axis value that governs buckling. The slenderness endpoint computes the slenderness ratio λ = K·L/r and, given the modulus and yield strength, the transition slenderness λ1 = π·√(2E/σy) that separates long Euler columns from short and intermediate ones, classifies the column and returns both the Euler and the J.B. Johnson critical stresses. Everything is computed locally and deterministically, so it is instant and private. Ideal for structural, mechanical and aerospace engineering tools, strut and frame design, machine-design and stability-analysis apps, and engineering education. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 3 endpoints. This is column buckling and stability; for beam bending, shear and deflection use a beam-statics API.
api.oanor.com/buckling-api
Domande frequenti
Risposte rapide su prezzi, quote e integrazione.
Come ottengo una chiave API per Beam Load API?
Qual è il limite di velocità di Beam Load API?
Quanto costa Beam Load API?
Posso cancellare l'abbonamento in qualsiasi momento?
Beam Load 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/beam-api/SOME_PATH \
-H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/beam-api/SOME_PATH", {
headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/beam-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/beam-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.