Class TorqueConverterTurbinePowerFlow
Inheritance
System.Object
TorqueConverterTurbinePowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class TorqueConverterTurbinePowerFlow : CouplingHalfPowerFlow, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public TorqueConverterTurbine ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| TorqueConverterTurbine |
ComponentLoadCase
Declaration
public TorqueConverterTurbineLoadCase ComponentLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| TorqueConverterTurbineLoadCase |
Implements
System.IEquatable<T>