Class PowerFlow
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
PowerFlow
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 PowerFlow : StaticLoadAnalysisCase, IEquatable<APIBase>
Properties
Ratio
Declaration
public double Ratio { get; }
Property Value
Type | Description |
---|---|
System.Double |
TorsionalSystemDeflection
Declaration
public TorsionalSystemDeflection TorsionalSystemDeflection { get; }
Property Value
Type | Description |
---|---|
TorsionalSystemDeflection |
Implements
System.IEquatable<T>