Class ISO6336AbstractMeshSingleFlankRating
Inheritance
System.Object
ISO6336AbstractMeshSingleFlankRating
Assembly: SMT.MastaAPI.14.1.1.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
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
GearSingleFlankRatings
Declaration
[Obsolete("Use ISODINCylindricalGearSingleFlankRatings")]
public ReadOnlyCollection<ISO6336AbstractGearSingleFlankRating> GearSingleFlankRatings { get; }
Property Value
HelixAngleFactorBending
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
Declaration
public virtual double SlidingVelocityAtEndOfActiveProfile { get; }
Property Value
| Type |
Description |
| System.Double |
|
SlidingVelocityAtPitchPoint
Declaration
public virtual double SlidingVelocityAtPitchPoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
SlidingVelocityAtStartOfActiveProfile
Declaration
public virtual double SlidingVelocityAtStartOfActiveProfile { get; }
Property Value
| Type |
Description |
| System.Double |
|
SumOfTangentialVelocitiesAtEndOfActiveProfile
Declaration
public virtual double SumOfTangentialVelocitiesAtEndOfActiveProfile { get; }
Property Value
| Type |
Description |
| System.Double |
|
SumOfTangentialVelocitiesAtPitchPoint
Declaration
public virtual double SumOfTangentialVelocitiesAtPitchPoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
SumOfTangentialVelocitiesAtStartOfActiveProfile
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