Class PowerLoadModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
PowerLoadModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.13.0.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>