ADAFs structure to Tables¶
Create a Table from the structure of an ADAF.
Documentation¶
Auto generated list version of ADAF structure to Table.
In this version, the following ports from the original nodes have been changed to lists which the node loops over:
- Looped Inputs:
port1.
- Looped Outputs:
port1.
For details see the original node.
Definition¶
Input ports¶
- port1
Type: [adaf]Description: Input ADAF
Output ports¶
- port1
Type: [table]Description: ADAF structure as Table
Implementation¶
- class node_structure_adaf.ADAFsStructureTables[source]