Class SynchroniserPartSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SynchroniserPartSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.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>