Class ISO6336AbstractMeshSingleFlankRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ISO6336AbstractMeshSingleFlankRating
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class ISO6336AbstractMeshSingleFlankRating : CylindricalMeshSingleFlankRating, IEquatable<APIBase>
Properties
ApplicationFactor
Declaration
public double ApplicationFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double ContactRatioFactorContact { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double ContactRatioFactorForNominalRootRootStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
DynamicFactorSource
Declaration
public virtual string DynamicFactorSource { get; }
Property Value
| Type |
Description |
| System.String |
|
ElasticityFactor
Measurement: ElasticityFactor
Declaration
public override double ElasticityFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
FaceLoadFactorBending
Declaration
public virtual double FaceLoadFactorBending { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public override string FaceLoadFactorContactSource { get; }
Property Value
| Type |
Description |
| System.String |
|
Overrides
HelixAngleFactorBending
The tooth root stress of a virtual spur gear, is converted by means of the helix factor to that of the corresponding helical gear. By this means, the oblique orientation of the lines of mesh contact is taken into account (less tooth root stress).
Declaration
public double HelixAngleFactorBending { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public virtual double HelixAngleFactorContact { get; }
Property Value
| Type |
Description |
| System.Double |
|
ISODINCylindricalGearSingleFlankRatings
Declaration
public ReadOnlyCollection<ISO6336AbstractGearSingleFlankRating> ISODINCylindricalGearSingleFlankRatings { get; }
Property Value
MeanCoefficientOfFrictionCalculatedConstantFlashTemperatureMethod
Declaration
public override double MeanCoefficientOfFrictionCalculatedConstantFlashTemperatureMethod { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
Declaration
public MisalignmentContactPatternEnhancements MisalignmentContactPatternEnhancement { get; }
Property Value
Declaration
public double NominalContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
SlidingVelocityAtEndOfActiveProfile
Equal to the difference between gear rolling velocities at the EAP, ISO/TS 6336-22:2018, Equation 80
Measurement: VelocitySmall
Declaration
public virtual double SlidingVelocityAtEndOfActiveProfile { get; }
Property Value
| Type |
Description |
| System.Double |
|
SlidingVelocityAtPitchPoint
Equal to the difference between gear rolling velocities at the pitch, ISO/TS 6336-22:2018, Equation 80
Measurement: VelocitySmall
Declaration
public virtual double SlidingVelocityAtPitchPoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
SlidingVelocityAtStartOfActiveProfile
Equal to the difference between gear rolling velocities at the SAP, ISO/TS 6336-22:2018, Equation 80
Measurement: VelocitySmall
Declaration
public virtual double SlidingVelocityAtStartOfActiveProfile { get; }
Property Value
| Type |
Description |
| System.Double |
|
SumOfTangentialVelocitiesAtEndOfActiveProfile
Equal to the sum of gear rolling velocities at the EAP, ISO/TS 6336-22:2018, Equation 13
Measurement: VelocitySmall
Declaration
public virtual double SumOfTangentialVelocitiesAtEndOfActiveProfile { get; }
Property Value
| Type |
Description |
| System.Double |
|
SumOfTangentialVelocitiesAtPitchPoint
Equal to the sum of gear rolling velocities at the pitch, ISO/TS 6336-22:2018, Equation 13
Measurement: VelocitySmall
Declaration
public virtual double SumOfTangentialVelocitiesAtPitchPoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
SumOfTangentialVelocitiesAtStartOfActiveProfile
Equal to the sum of gear rolling velocities at the SAP, ISO/TS 6336-22:2018, Equation 13
Measurement: VelocitySmall
Declaration
public virtual double SumOfTangentialVelocitiesAtStartOfActiveProfile { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double TotalContactRatio { get; }
Property Value
| Type |
Description |
| System.Double |
|
TransverseLoadFactorBending
Declaration
public virtual double TransverseLoadFactorBending { get; }
Property Value
| Type |
Description |
| System.Double |
|
ZoneFactor
Declaration
public double ZoneFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods