applied_wedge_index
Return the values of the wedge_index
and wedge_index_count
input values.
Inputs
wedge_index
The wedge index value.
wedge_index_count
The wedge index count.
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.