frame oppairs → tableimport fullseye as fs; fs.ledger.profile_chord_frame(contour) (実装を直接呼ぶなら import profileops; profileops.profile_chord_frame(contour)、台帳から引くなら opsprofile.get("profile_chord_frame"))弦(最も離れた 2 点)を見つける。返りは dict。
翼型の慣行どおり、最も離れた 2 点を前縁・後縁とみなす。どちらが前縁かは その点の近傍の曲率が大きいほうで決める(前縁は丸く、後縁は尖る)。
Returns:
dict: le / te(座標)、le_index / te_index、
chord(長さ)、angle_deg(弦の向き)。
py -3.11 examples/profile_frame_tour.pypy -3.11 examples/profile_shape_inspection.pytable を入力に取れる)—
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.