Class SAESplineHalfRating
Inheritance
System.Object
SAESplineHalfRating
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class SAESplineHalfRating : SplineHalfRating, IEquatable<APIBase>
Properties
AllowableCompressiveStress
Declaration
public override double AllowableCompressiveStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
AllowableShearStress
Declaration
public override double AllowableShearStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
AllowableTensileStress
Declaration
public double AllowableTensileStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
EquivalentStress
Declaration
public double EquivalentStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
FatigueDamageForCompressiveStress
Declaration
public double FatigueDamageForCompressiveStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
FatigueDamageForEquivalentRootStress
Declaration
public double FatigueDamageForEquivalentRootStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
FatigueDamageForToothShearingStress
Declaration
public double FatigueDamageForToothShearingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumAllowableCompressiveStress
Declaration
public double MaximumAllowableCompressiveStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumAllowableShearStress
Declaration
public double MaximumAllowableShearStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
RootBendingStress
Declaration
public double RootBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForCompressiveStress
Declaration
public double SafetyFactorForCompressiveStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForEquivalentRootStress
Declaration
public double SafetyFactorForEquivalentRootStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForToothShearingStress
Declaration
public double SafetyFactorForToothShearingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
StressConcentrationFactor
Declaration
public double StressConcentrationFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
TorsionalShearStress
Declaration
public double TorsionalShearStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods