Class ISO10300SingleFlankRating<T>
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ISO10300SingleFlankRating<T>
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 ISO10300SingleFlankRating<T> : ConicalGearSingleFlankRating, IEquatable<APIBase> where T : VirtualCylindricalGearBasic
Type Parameters
Properties
Declaration
public double AllowableContactStressNumber { get; }
Property Value
Type |
Description |
System.Double |
|
AllowableStressNumberBending
Declaration
public double AllowableStressNumberBending { get; }
Property Value
Type |
Description |
System.Double |
|
ConstantLubricantFilmFactorCZLMethodB
Declaration
public double ConstantLubricantFilmFactorCZLMethodB { get; }
Property Value
Type |
Description |
System.Double |
|
ConstantRoughnessFactorCZRMethodB
Declaration
public double ConstantRoughnessFactorCZRMethodB { get; }
Property Value
Type |
Description |
System.Double |
|
ConstantSpeedFactorCZVMethodB
Declaration
public double ConstantSpeedFactorCZVMethodB { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double LifeFactorForContactStress { get; }
Property Value
Type |
Description |
System.Double |
|
LifeFactorForRootStress
Declaration
public double LifeFactorForRootStress { get; }
Property Value
Type |
Description |
System.Double |
|
LubricantFactorMethodB
Declaration
public double LubricantFactorMethodB { get; }
Property Value
Type |
Description |
System.Double |
|
MeanPitchDiameter
Declaration
public double MeanPitchDiameter { get; }
Property Value
Type |
Description |
System.Double |
|
NominalPower
Declaration
public double NominalPower { get; }
Property Value
Type |
Description |
System.Double |
|
NominalTangentialForceOfBevelGears
Declaration
public double NominalTangentialForceOfBevelGears { get; }
Property Value
Type |
Description |
System.Double |
|
NominalTangentialSpeedAtMeanPoint
Declaration
public double NominalTangentialSpeedAtMeanPoint { get; }
Property Value
Type |
Description |
System.Double |
|
NominalTorque
Declaration
public double NominalTorque { get; }
Property Value
Type |
Description |
System.Double |
|
ProductOfLubricantFilmInfluenceFactors
Declaration
public double ProductOfLubricantFilmInfluenceFactors { get; }
Property Value
Type |
Description |
System.Double |
|
RelativeMassPerUnitFaceWidthReferenceToLineOfAction
Measurement: MassPerUnitLength
Declaration
public double RelativeMassPerUnitFaceWidthReferenceToLineOfAction { get; }
Property Value
Type |
Description |
System.Double |
|
RelativeSurfaceConditionFactor
Declaration
public double RelativeSurfaceConditionFactor { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double RoughnessFactorForContactStressMethodB { get; }
Property Value
Type |
Description |
System.Double |
|
SinglePitchDeviation
Measurement: VeryShortLength
Declaration
public Overridable<double> SinglePitchDeviation { get; }
Property Value
SizeFactor
Declaration
public double SizeFactor { get; }
Property Value
Type |
Description |
System.Double |
|
SizeFactorForCaseFlameInductionHardenedSteelsNitridedOrNitroCarburizedSteels
Declaration
public double SizeFactorForCaseFlameInductionHardenedSteelsNitridedOrNitroCarburizedSteels { get; }
Property Value
Type |
Description |
System.Double |
|
SizeFactorForGreyCastIronAndSpheroidalCastIron
Declaration
public double SizeFactorForGreyCastIronAndSpheroidalCastIron { get; }
Property Value
Type |
Description |
System.Double |
|
SizeFactorForStructuralAndThroughHardenedSteelsSpheroidalCastIronPerliticMalleableCastIron
Declaration
public double SizeFactorForStructuralAndThroughHardenedSteelsSpheroidalCastIronPerliticMalleableCastIron { get; }
Property Value
Type |
Description |
System.Double |
|
SpeedFactorMethodB
Declaration
public double SpeedFactorMethodB { get; }
Property Value
Type |
Description |
System.Double |
|
WorkHardeningFactor
Declaration
public double WorkHardeningFactor { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods