Class TorqueConverterTurbineSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
TorqueConverterTurbineSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class TorqueConverterTurbineSystemDeflection : CouplingHalfSystemDeflection, 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 |
PowerFlowResults
Declaration
public TorqueConverterTurbinePowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
TorqueConverterTurbinePowerFlow |
Implements
System.IEquatable<T>