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