Pad ADAF using Tables¶
- The considered category of nodes includes a number of common list operations,
- Append
- Extend
- Get item
These list operations exist for list of ADAFs, Tables, and Text.
-
class
node_list_operations.
PadADAFUsingTable
[source]¶ Pad a list of ADAFs to match another list.
Inputs: - Template : ADAF
Template list.
- Input : ADAFs
List to be padded.
Outputs: - Output : ADAFs
List of ADAFs that includes all incoming ADAFs. The ADAF on the upper port is located as the last element of the list.
Opposite node: Ref. nodes: