Class ConceptCouplingPowerFlow
Inheritance
System.Object
ConceptCouplingPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ConceptCouplingPowerFlow : CouplingPowerFlow, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public ConceptCoupling AssemblyDesign { get; }
Property Value
| Type | Description |
|---|---|
| ConceptCoupling |
AssemblyLoadCase
Declaration
public ConceptCouplingLoadCase AssemblyLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| ConceptCouplingLoadCase |
Implements
System.IEquatable<T>