Class KlingelnbergCycloPalloidConicalGearMaterial
Inheritance
System.Object
KlingelnbergCycloPalloidConicalGearMaterial
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class KlingelnbergCycloPalloidConicalGearMaterial : GearMaterial, IEquatable<APIBase>
Properties
SpecifyAllowableStressNumbers
Declaration
public bool SpecifyAllowableStressNumbers { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
StressNumberBending
Declaration
public double StressNumberBending { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double StressNumberContact { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
StressNumberStaticBending
Declaration
public double StressNumberStaticBending { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double StressNumberStaticContact { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods