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