Class TorqueConverterSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
TorqueConverterSystemDeflection
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 TorqueConverterSystemDeflection : CouplingSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public TorqueConverter AssemblyDesign { get; }
Property Value
| Type | Description |
|---|---|
| TorqueConverter |
AssemblyLoadCase
Declaration
public TorqueConverterLoadCase AssemblyLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| TorqueConverterLoadCase |
PowerFlowResults
Declaration
public TorqueConverterPowerFlow PowerFlowResults { get; }
Property Value
| Type | Description |
|---|---|
| TorqueConverterPowerFlow |
Implements
System.IEquatable<T>