Class SynchroniserHalfSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SynchroniserHalfSystemDeflection
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 SynchroniserHalfSystemDeflection : SynchroniserPartSystemDeflection, IEquatable<APIBase>
Properties
ClutchConnection
Declaration
public ClutchConnectionSystemDeflection ClutchConnection { get; }
Property Value
Type | Description |
---|---|
ClutchConnectionSystemDeflection |
ComponentDesign
Declaration
public SynchroniserHalf ComponentDesign { get; }
Property Value
Type | Description |
---|---|
SynchroniserHalf |
ComponentLoadCase
Declaration
public SynchroniserHalfLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
SynchroniserHalfLoadCase |
PowerFlowResults
Declaration
public SynchroniserHalfPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
SynchroniserHalfPowerFlow |
Implements
System.IEquatable<T>