Class PowerLoadModalAnalysis
Inheritance
System.Object
PowerLoadModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class PowerLoadModalAnalysis : VirtualComponentModalAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public PowerLoad ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| PowerLoad |
ComponentLoadCase
Declaration
public PowerLoadLoadCase ComponentLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| PowerLoadLoadCase |
SystemDeflectionResults
Declaration
public PowerLoadSystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| PowerLoadSystemDeflection |
Implements
System.IEquatable<T>