Enum MassMatrixType
Namespace: SMT.MastaAPI.NodalAnalysis.DevToolsAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public enum MassMatrixType
Fields
Name | Description |
---|---|
Consistent | Use a consistent mass matrix. |
Diagonal | Use a diagonal mass matrix. This will generally reduce the memory requirements and processing time of the model. |