Class SpringDamperConnectionPowerFlow
Inheritance
System.Object
SpringDamperConnectionPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class SpringDamperConnectionPowerFlow : CouplingConnectionPowerFlow, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public SpringDamperConnection ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| SpringDamperConnection |
ConnectionLoadCase
Declaration
public SpringDamperConnectionLoadCase ConnectionLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| SpringDamperConnectionLoadCase |
Implements
System.IEquatable<T>