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