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