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
Type: adaf
Description: Input ADAF

Output ports

port1
Type: table
Description: ADAF structure as Table

Examples

Example flows demonstrating this node:

The node can be found in:

Implementation

class node_structure_adaf.ADAFStructureTable[source]