helpers: Helper functions for MST Assembly and Simulation

Description Usage Arguments Value

Description

helper functions for MST assembly and simulation

mst_get_form_index maps the input form indices to the actual indices

Usage

1
mst_get_form_index(x, indices, method)

Arguments

x

the MST object

indices

the input form indices

method

the assembly method: topdown or bottomup

Value

mst_get_form_index returns a matrix of form index with rows being routes and columns the modules.


Rmst documentation built on Nov. 13, 2019, 1:15 a.m.

Related to helpers in Rmst...