.. SetAgentMatrixMetadata: ********************** SetAgentMatrixMetadata ********************** Sets a matrix metadata on the agent with the given name. .. _inputs: Inputs ============= .. list-table:: Inputs :widths: auto :header-rows: 1 * - Name - Type - Default - Description * - name - StringPort - - The metadata name * - time - DoublePort - 0.0 - Current time (needs to be connected to trigger the compute) * - in - MatrixPort - M44d((1, 0, 0, 0), (0, 1, 0, 0), (0, 0, 1, 0), (0, 0, 0, 1)) - The matrix input .. _outputs: Outputs ============= .. list-table:: Outputs :widths: auto :header-rows: 1 * - Name - Type - Default - Description * - out - MatrixPort - M44d((1, 0, 0, 0), (0, 1, 0, 0), (0, 0, 1, 0), (0, 0, 0, 1)) - Output