Properties

Name

The name of the ModFrame component. This name will be visible below the ModFrame component in the ModFrame Client configuration panel.

The name of a ModFrame component must be unique within the container it resides in.

Identity size source

Specifies how the size of the identity matrix is determined.

The options are:

  1. Scalar: The size of the matrix is determined by the properties Row count and Column count.
  2. Matrix: The size of the matrix is determined by the size of the input matrix.

Row count

If the Identity size source property is set to Scalar, this property becomes visible and the value determines the number of rows in the identity matrix. This property can be exposed as a port.

Column count

If the Identity size source property is set to Scalar, this property becomes visible and the value determines the number of columns in the identity matrix. This property can be exposed as a port.