ADAF structure to Table

../../../../_images/adaf2adafs.svg

Create a Table from the structure of an ADAF.

Documentation

Takes the structure of an ADAF (Type, System, Raster, and Parameter) and outputs it to a Table.

Definition

Input ports

port1 adaf

Input ADAF

Output ports

port1 table

ADAF structure as Table

Examples

Implementation

class node_structure_adaf.ADAFStructureTable[source]