Skip to content

adh

adh ¤

A Python module for Aircraft Data Hierarchy.

The public API is not re-exported at the top level while the module structure is being designed. Import directly from submodules, e.g.:

from adh.wbs import AircraftSystem
from adh.msosa.architecture import Architecture

Modules:

  • __version__
  • geom
  • msosa

    MSoSA: Model-Based System-of-Systems Architecture.

  • tabular

    ADH Tabular models.

  • wbs