Class GBT17855SplineHalfRating
Inheritance
System.Object
GBT17855SplineHalfRating
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class GBT17855SplineHalfRating : SplineHalfRating, IEquatable<APIBase>
Properties
AllowableCompressiveStress
Declaration
public override double AllowableCompressiveStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
AllowableRootBendingStress
Declaration
public virtual double AllowableRootBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
AllowableStress
Declaration
public double AllowableStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
AllowableToothShearingStress
Declaration
public virtual double AllowableToothShearingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
AllowableWearingStress
Declaration
public double AllowableWearingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
PermissibleCompressiveStress
Declaration
public double PermissibleCompressiveStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
PermissibleRootBendingStress
Declaration
public double PermissibleRootBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
PermissibleStress
Declaration
public double PermissibleStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
PermissibleToothShearingStress
Declaration
public double PermissibleToothShearingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
PermissibleWearingStress
Declaration
public double PermissibleWearingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForCompressiveStress
Declaration
public double SafetyFactorForCompressiveStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForEquivalentStress
Declaration
public double SafetyFactorForEquivalentStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForRootBendingStress
Declaration
public double SafetyFactorForRootBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForToothShearingStress
Declaration
public double SafetyFactorForToothShearingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactorForWearingStress
Declaration
public double SafetyFactorForWearingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods