Class CycloidalDiscPlanetaryBearingConnectionCompoundAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CycloidalDiscPlanetaryBearingConnectionCompoundAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CycloidalDiscPlanetaryBearingConnectionCompoundAdvancedSystemDeflection : AbstractShaftToMountableComponentConnectionCompoundAdvancedSystemDeflection, IEquatable<APIBase>
Properties
ConnectionAnalysisCases
Declaration
public ReadOnlyCollection<CycloidalDiscPlanetaryBearingConnectionAdvancedSystemDeflection> ConnectionAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CycloidalDiscPlanetaryBearingConnectionAdvancedSystemDeflection> |
ConnectionAnalysisCasesReady
Declaration
public ReadOnlyCollection<CycloidalDiscPlanetaryBearingConnectionAdvancedSystemDeflection> ConnectionAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CycloidalDiscPlanetaryBearingConnectionAdvancedSystemDeflection> |
ConnectionDesign
Declaration
public CycloidalDiscPlanetaryBearingConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
CycloidalDiscPlanetaryBearingConnection |
Implements
System.IEquatable<T>