HOOD method: Difference between revisions

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
imported>GreenC bot
Reformat 1 archive link. Wayback Medic 2.5 per WP:URLREQ#citeftp
 
imported>Mykhal
time info added per ref
 
Line 1: Line 1:
'''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 (''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 (satellite)|Helios 2]] Earth Observation ground control, [[Ariane 5]] on-board computer), ground transportation, and nuclear plants.
HOOD was initially created for the [[European Space Agency]] (1987) and is used in such varied domains as aerospace ([[Eurofighter Typhoon]], [[Helios 2 (satellite)|Helios 2]] Earth Observation ground control, [[Ariane 5]] on-board computer), ground transportation, and nuclear plants.


HOOD main target languages are [[Ada (programming language)|Ada]], [[Fortran]] and [[C (programming language)|C]].
HOOD main target languages are [[Ada (programming language)|Ada]], [[Fortran]] and [[C (programming language)|C]].

Latest revision as of 12:06, 14 November 2025

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 (1987) 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

Template:Asbox