fullseye

profile_chord_frame — PROFILE frame op

使い方

弦(最も離れた 2 点)を見つける。返りは dict。

翼型の慣行どおり、最も離れた 2 点を前縁・後縁とみなす。どちらが前縁かは その点の近傍の曲率が大きいほうで決める(前縁は丸く、後縁は尖る)。

Returns: dict: le / te(座標)、le_index / te_indexchord(長さ)、angle_deg(弦の向き)。

詳しい使い方ガイド

参考(サンプルデータ・文献)

実行できる例(この op を実際に呼ぶ検証済みサンプル)

型が繋がる次の op(table を入力に取れる)

同カテゴリ(frame)

profile_normalise · profile_resample


Provenance: profileops.py — PROFILE operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。

© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.