Enum ModalCombinationMethod

Represents modal combination method

Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public enum ModalCombinationMethod

Fields

Name Value Description
CompleteQuadraticCombinationCompleteQuadraticCombination = 2

Complete Quadratic Combination

SquareRootOfSummationOfSquaresSquareRootOfSummationOfSquares = 1

Square Root of Summation of Squares

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next