Class InterMountableComponentConnectionPowerFlow
Inheritance
System.Object
InterMountableComponentConnectionPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.15.0.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>