HOOD method

From HandWiki
Revision as of 03:33, 3 August 2021 by imported>TextAI2 (add)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

HOOD (Hierarchic Object-Oriented Design) is a detailed software design method. It is based on hierarchical decomposition of a software problem. It comprises textual and graphical representations of the design. HOOD was initially created for the European Space Agency and is used in such varied domains as aerospace (Eurofighter Typhoon, Helios 2 Earth Observation ground control, Ariane 5 on-board computer), ground transportation, and nuclear plants.

HOOD main target languages are Ada, Fortran and C.

External links