Class PowerLoadHarmonicAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
PowerLoadHarmonicAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class PowerLoadHarmonicAnalysis : VirtualComponentHarmonicAnalysis, 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>