wedge_index
Return the values of the wedge_index
and wedge_index_count
job ports.
Job Port Inputs
wedge_index
The wedge index obtained by this node.
wedge_index_count
The wedge index count obtained by this node.
Outputs
index
Wedge index. The index
value serves as a simple identifier of the computation and it is used to compute the interpolation weights in the wedge_parameter
node.
index_count
Wedge index count. The index_count
is the number of possible index
values for the wedge. Also used to compute the interpolation weights in the wedge_parameter
node.