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