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