Class PowerLoadHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
PowerLoadHarmonicAnalysisOfSingleExcitation
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalysesSingleExcitation
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class PowerLoadHarmonicAnalysisOfSingleExcitation : VirtualComponentHarmonicAnalysisOfSingleExcitation, 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 |
Implements
System.IEquatable<T>