Class RingPinsToDiscConnectionAdvancedSystemDeflection
Inheritance
System.Object
RingPinsToDiscConnectionAdvancedSystemDeflection
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class RingPinsToDiscConnectionAdvancedSystemDeflection : InterMountableComponentConnectionAdvancedSystemDeflection, IEquatable<APIBase>
Properties
Declaration
public double AverageNumberOfPinsInContact { get; }
Property Value
| Type |
Description |
| System.Double |
|
ConnectionDesign
Declaration
public RingPinsToDiscConnection ConnectionDesign { get; }
Property Value
ConnectionLoadCase
Declaration
public RingPinsToDiscConnectionLoadCase ConnectionLoadCase { get; }
Property Value
ConnectionSystemDeflectionResults
Declaration
public ReadOnlyCollection<RingPinsToDiscConnectionSystemDeflection> ConnectionSystemDeflectionResults { get; }
Property Value
Declaration
public double MaximumContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods