Class CylindricalMeshDutyCycleRating
Inheritance
System.Object
CylindricalMeshDutyCycleRating
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalMeshDutyCycleRating : MeshDutyCycleRating, IEquatable<APIBase>
Properties
CylindricalMeshRatings
Declaration
public ReadOnlyCollection<CylindricalGearMeshRating> CylindricalMeshRatings { get; }
Property Value
HighestTorqueLoadCase
Declaration
public CylindricalGearMeshRating HighestTorqueLoadCase { get; }
Property Value
LoadedCylindricalMeshRatings
Declaration
public ReadOnlyCollection<CylindricalGearMeshRating> LoadedCylindricalMeshRatings { get; }
Property Value
MaximumNominalAxialForce
Declaration
public double MaximumNominalAxialForce { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumNominalTangentialLoad
Declaration
public double MaximumNominalTangentialLoad { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumRadialSeparatingLoad
Declaration
public double MaximumRadialSeparatingLoad { get; }
Property Value
| Type |
Description |
| System.Double |
|
MicropittingSafetyFactor
Declaration
public double MicropittingSafetyFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double PermanentDeformationSafetyFactorStep1 { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double PermanentDeformationSafetyFactorStep2 { get; }
Property Value
| Type |
Description |
| System.Double |
|
ScuffingLoadSafetyFactorIntegralTemperatureMethod
Declaration
public double ScuffingLoadSafetyFactorIntegralTemperatureMethod { get; }
Property Value
| Type |
Description |
| System.Double |
|
ScuffingSafetyFactorFlashTemperatureMethod
Declaration
public double ScuffingSafetyFactorFlashTemperatureMethod { get; }
Property Value
| Type |
Description |
| System.Double |
|
ScuffingSafetyFactorIntegralTemperatureMethod
Declaration
public double ScuffingSafetyFactorIntegralTemperatureMethod { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods