Class SynchroniserHalfSystemDeflection
Inheritance
System.Object
SynchroniserHalfSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed 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>