Class TorqueConverterPumpSystemDeflection
Inheritance
System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    
    
    
    
    
    
    
    
    
    
    
    TorqueConverterPumpSystemDeflection
  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 TorqueConverterPumpSystemDeflection : CouplingHalfSystemDeflection, IEquatable<APIBase>Properties
ComponentDesign
Declaration
public TorqueConverterPump ComponentDesign { get; }Property Value
| Type | Description | 
|---|---|
| TorqueConverterPump | 
ComponentLoadCase
Declaration
public TorqueConverterPumpLoadCase ComponentLoadCase { get; }Property Value
| Type | Description | 
|---|---|
| TorqueConverterPumpLoadCase | 
PowerFlowResults
Declaration
public TorqueConverterPumpPowerFlow PowerFlowResults { get; }Property Value
| Type | Description | 
|---|---|
| TorqueConverterPumpPowerFlow | 
Implements
      System.IEquatable<T>