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