Class SpiralBevelGearSingleFlankRating
Inheritance
System.Object
SpiralBevelGearSingleFlankRating
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class SpiralBevelGearSingleFlankRating : ConicalGearSingleFlankRating, IEquatable<APIBase>
Properties
BendingStrengthGeometryFactor
Declaration
public double BendingStrengthGeometryFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
DamageBending
Declaration
public double DamageBending { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double DamageContact { get; }
Property Value
| Type |
Description |
| System.Double |
|
DistanceFactor
Declaration
public double DistanceFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
DurabilityFactor
Declaration
public double DurabilityFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
GeometryFactorJ
Declaration
public double GeometryFactorJ { get; }
Property Value
| Type |
Description |
| System.Double |
|
LifeFactorBending
Declaration
public double LifeFactorBending { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double LifeFactorContact { get; }
Property Value
| Type |
Description |
| System.Double |
|
SurfaceConditionFactor
Declaration
public double SurfaceConditionFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
ThermalConstant
Declaration
public double ThermalConstant { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods