Class RollingRingPowerFlow
Inheritance
System.Object
RollingRingPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class RollingRingPowerFlow : CouplingHalfPowerFlow, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public RollingRing ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| RollingRing |
ComponentLoadCase
Declaration
public RollingRingLoadCase ComponentLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| RollingRingLoadCase |
Implements
System.IEquatable<T>