ADAF structure to Table¶
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: adafDescription: Input ADAF
Output ports¶
- port1
Type: tableDescription: ADAF structure as Table
Examples¶
Example flows demonstrating this node:
The node can be found in:
Implementation¶
- class node_structure_adaf.ADAFStructureTable[source]