Class GBT17855SplineJointRating
Inheritance
System.Object
GBT17855SplineJointRating
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class GBT17855SplineJointRating : SplineJointRating, IEquatable<APIBase>
Properties
ApplicationFactor
Declaration
public double ApplicationFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
BacklashFactor
Declaration
public double BacklashFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
CalculatedCompressiveStress
Declaration
public double CalculatedCompressiveStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
CalculatedMaximumToothShearingStress
Declaration
public double CalculatedMaximumToothShearingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
CalculatedRootBendingStress
Declaration
public double CalculatedRootBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
DistributionFactor
Declaration
public double DistributionFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
EquivalentStress
Declaration
public double EquivalentStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
FaceLoadDistributionFactor
Declaration
public double FaceLoadDistributionFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
KFactor
Declaration
public double KFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Name
Declaration
public virtual string Name { get; }
Property Value
| Type |
Description |
| System.String |
|
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