Class ConnectionPowerFlow
Inheritance
System.Object
ConnectionPowerFlow
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class ConnectionPowerFlow : ConnectionStaticLoadAnalysisCase, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
[Obsolete("Use ConnectionDesign")]
public Connection ComponentDesign { get; }
Property Value
ConnectionDesign
Declaration
public Connection ConnectionDesign { get; }
Property Value
IsLoaded
Declaration
public bool IsLoaded { get; }
Property Value
| Type |
Description |
| System.Boolean |
|
PowerFlow
Declaration
public PowerFlow PowerFlow { get; }
Property Value
TorsionalSystemDeflectionAnalysis
Declaration
public ConnectionSystemDeflection TorsionalSystemDeflectionAnalysis { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods