Class AGMA6123SplineHalfRating
Inheritance
System.Object
AGMA6123SplineHalfRating
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class AGMA6123SplineHalfRating : SplineHalfRating, IEquatable<APIBase>
Properties
Declaration
public override double AllowableContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
AllowableStressForBursting
Declaration
public virtual double AllowableStressForBursting { get; }
Property Value
| Type |
Description |
| System.Double |
|
AllowableStressForShearing
Declaration
public virtual double AllowableStressForShearing { get; }
Property Value
| Type |
Description |
| System.Double |
|
AllowableTorqueForShearing
Declaration
public double AllowableTorqueForShearing { get; }
Property Value
| Type |
Description |
| System.Double |
|
AllowableTorqueForWearAndFretting
Declaration
public double AllowableTorqueForWearAndFretting { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForRingBursting
Declaration
public double SafetyFactorForRingBursting { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForShearing
Declaration
public double SafetyFactorForShearing { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForWearAndFretting
Declaration
public double SafetyFactorForWearAndFretting { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods