frame oppairs → pairsimport fullseye as fs; fs.ledger.profile_resample(contour, n=200, kind='arclength') (実装を直接呼ぶなら import profileops; profileops.profile_resample(contour, n=200, kind='arclength')、台帳から引くなら opsprofile.get("profile_resample"))輪郭を等間隔に取り直す。kind は "arclength" のみ(現状)。
点の密度が場所で違うと、厚みやキャンバーの当てはめが密なところに引きずられる。 比較する 2 本は同じ取り方で取り直してから比べること。
py -3.11 examples/profile_frame_tour.pypairs を入力に取れる)profile_perturb · profile_chord_frame · profile_normalise · profile_sides · profile_thickness · profile_camber · profile_leading_edge_radius · profile_trailing_edge_gap
frame)profile_chord_frame · profile_normalise
Provenance: profileops.py — PROFILE operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.