Class TorqueConverterAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
TorqueConverterAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class TorqueConverterAdvancedSystemDeflection : CouplingAdvancedSystemDeflection, 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 |
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<TorqueConverterSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<TorqueConverterSystemDeflection> |
Implements
System.IEquatable<T>