Class SynchroniserPowerFlow
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SynchroniserPowerFlow
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SynchroniserPowerFlow : SpecialisedAssemblyPowerFlow, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public Synchroniser AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Synchroniser |
AssemblyLoadCase
Declaration
public SynchroniserLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
Synchroniser |
Cones
Declaration
public ReadOnlyCollection<SynchroniserHalfPowerFlow> Cones { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>