DekEn

อัปเดต 2026-09-07

Per-calculator spec builders (23+)

buildXSpec(input)

23+ dedicated buildXSpec() functions — one per calculator or case-study equipment item — translate a calculator's raw input/output into the exact fields the FM-EN-17 template expects, so every datasheet stays calculator-specific without forking the shared layout.

เมื่อไรจึงใช้
  • You're building or reviewing the datasheet for a specific calculator (pump, PSV, blower, agitator, strainer, flare, etc.) and need to know where its field mapping lives.
  • A datasheet is showing a wrong or missing field and you need to trace it back to the spec builder rather than the shared template.
  • You're adding a new calculator and following the DekEn-Datasheet skill's build phase.
ค่าที่ต้องกรอก
ค่าคำอธิบาย
ข้อควรระวัง
noteEach spec builder is independently hand-written — a units or rounding bug in one builder doesn't affect the other 22; fix it locally, don't refactor the shared template.
noteA stale spec builder can silently omit a newly-added calculator field — check the builder output against the calculator's actual result shape after any calculator change.
ที่เกี่ยวข้อง