Class RootAssemblyPowerFlow
Inheritance
System.Object
RootAssemblyPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class RootAssemblyPowerFlow : AssemblyPowerFlow, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public RootAssembly AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
RootAssembly |
PowerFlowInputs
Declaration
public PowerFlow PowerFlowInputs { get; }
Property Value
Type | Description |
---|---|
PowerFlow |
Implements
System.IEquatable<T>