Class AGMA6123SplineJointRating
Inheritance
System.Object
AGMA6123SplineJointRating
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class AGMA6123SplineJointRating : SplineJointRating, IEquatable<APIBase>
Properties
Declaration
public override double AllowableContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
AllowableRingBurstingStress
Declaration
public virtual double AllowableRingBurstingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
AllowableStressForShearing
Declaration
public virtual double AllowableStressForShearing { get; }
Property Value
| Type |
Description |
| System.Double |
|
AllowableTorqueForTorsionalFailure
Declaration
public double AllowableTorqueForTorsionalFailure { get; }
Property Value
| Type |
Description |
| System.Double |
|
AllowableTorqueForWearAndFretting
Declaration
public double AllowableTorqueForWearAndFretting { get; }
Property Value
| Type |
Description |
| System.Double |
|
BurstingStress
Declaration
public double BurstingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
CentrifugalHoopStress
Declaration
public double CentrifugalHoopStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
DiameterAtHalfTheWorkingDepth
Declaration
public double DiameterAtHalfTheWorkingDepth { get; }
Property Value
| Type |
Description |
| System.Double |
|
LoadDistributionFactor
Declaration
public double LoadDistributionFactor { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Name
Declaration
public virtual string Name { get; }
Property Value
| Type |
Description |
| System.String |
|
SafetyFactorForRingBursting
Declaration
public double SafetyFactorForRingBursting { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForShearing
Declaration
public double SafetyFactorForShearing { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForTorsionalFailure
Declaration
public double SafetyFactorForTorsionalFailure { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForWearAndFretting
Declaration
public double SafetyFactorForWearAndFretting { get; }
Property Value
| Type |
Description |
| System.Double |
|
TensileToothBendingStress
Declaration
public double TensileToothBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
TotalTensileStress
Declaration
public double TotalTensileStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods