Class RingPinsToDiscConnectionAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
RingPinsToDiscConnectionAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class RingPinsToDiscConnectionAdvancedSystemDeflection : InterMountableComponentConnectionAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AverageNumberOfPinsInContact
Declaration
public double AverageNumberOfPinsInContact { get; }
Property Value
Type | Description |
---|---|
System.Double |
ConnectionDesign
Declaration
public RingPinsToDiscConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
RingPinsToDiscConnection |
ConnectionLoadCase
Declaration
public RingPinsToDiscConnectionLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
RingPinsToDiscConnectionLoadCase |
ConnectionSystemDeflectionResults
Declaration
public ReadOnlyCollection<RingPinsToDiscConnectionSystemDeflection> ConnectionSystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<RingPinsToDiscConnectionSystemDeflection> |
MaximumContactStress
Measurement: Stress
Declaration
public double MaximumContactStress { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>