Functions and Formulas
Other
Other
bomConceptCost
Calculates the cost of all parts needed for different concepts
Collection bomConceptCost(Collection quantity, Collection costperunit, Collection conceptselection)
Parameters
quantity : | is the quantity (per concept) |
costperunit : | is the unit cost |
conceptselection : | is the concept selection table |
trizSolution
Returns the list of TRIZ conflict resolutions for an auto matrix (roof matrix) of characteristics.
Collection trizSolution(Collection conflicts, Object parameters, Collection solutions)
Parameters
conflicts : | The auto matrix |
parameters : | A vector containing the TRIZ engineering parameter for each input of the matrix. |
solutions : | The TRIZ matrix of inventive principles |