Class SynchroniserPartSystemDeflection
Inheritance
System.Object
SynchroniserPartSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class SynchroniserPartSystemDeflection : CouplingHalfSystemDeflection, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public SynchroniserPart ComponentDesign { get; }
Property Value
Type | Description |
---|---|
SynchroniserPart |
PowerFlowResults
Declaration
public SynchroniserPartPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
SynchroniserPartPowerFlow |
Implements
System.IEquatable<T>