Class RingPinsToDiscConnectionSystemDeflection
Inheritance
System.Object
RingPinsToDiscConnectionSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class RingPinsToDiscConnectionSystemDeflection : InterMountableComponentConnectionSystemDeflection, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public RingPinsToDiscConnection ConnectionDesign { get; }
Property Value
ConnectionLoadCase
Declaration
public RingPinsToDiscConnectionLoadCase ConnectionLoadCase { get; }
Property Value
Declaration
public double MaximumContactStressAcrossAllPins { get; }
Property Value
Type |
Description |
System.Double |
|
NormalDeflections
Measurement: VeryShortLength
Declaration
public List<double> NormalDeflections { get; }
Property Value
Type |
Description |
System.Collections.Generic.List<System.Double> |
|
Declaration
public int NumberOfPinsInContact { get; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public int PinWithMaximumContactStress { get; }
Property Value
Type |
Description |
System.Int32 |
|
PowerFlowResults
Declaration
public RingPinsToDiscConnectionPowerFlow PowerFlowResults { get; }
Property Value
Declaration
public ReadOnlyCollection<RingPinToDiscContactReporting> RingPinToDiscContacts { get; }
Property Value
StrainEnergy
Declaration
public double StrainEnergy { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods