Class RingPinsToDiscConnectionPowerFlow
Inheritance
System.Object
RingPinsToDiscConnectionPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class RingPinsToDiscConnectionPowerFlow : InterMountableComponentConnectionPowerFlow, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public RingPinsToDiscConnection ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| RingPinsToDiscConnection |
ConnectionLoadCase
Declaration
public RingPinsToDiscConnectionLoadCase ConnectionLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| RingPinsToDiscConnectionLoadCase |
Implements
System.IEquatable<T>