Class PlasticGearVDI2736AbstractMeshSingleFlankRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
PlasticGearVDI2736AbstractMeshSingleFlankRating
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 PlasticGearVDI2736AbstractMeshSingleFlankRating : ISO6336AbstractMeshSingleFlankRating, IEquatable<APIBase>
Properties
AirTemperatureAmbientAndAssembly
Declaration
public double AirTemperatureAmbientAndAssembly { get; }
Property Value
Type |
Description |
System.Double |
|
CoefficientOfFriction
Declaration
public double CoefficientOfFriction { get; }
Property Value
Type |
Description |
System.Double |
|
DegreeOfToothLoss
Declaration
public double DegreeOfToothLoss { get; }
Property Value
Type |
Description |
System.Double |
|
FaceLoadFactorBending
Declaration
public override double FaceLoadFactorBending { get; }
Property Value
Type |
Description |
System.Double |
|
Overrides
Declaration
public override double FaceLoadFactorContact { get; }
Property Value
Type |
Description |
System.Double |
|
Overrides
FactorForToothFlankLoading
Declaration
public double FactorForToothFlankLoading { get; }
Property Value
Type |
Description |
System.Double |
|
FactorForToothRootLoad
Declaration
public double FactorForToothRootLoad { get; }
Property Value
Type |
Description |
System.Double |
|
HeatDissipatingSurfaceOfHousing
Declaration
public double HeatDissipatingSurfaceOfHousing { get; }
Property Value
Type |
Description |
System.Double |
|
HeatTransferResistanceOfHousing
Measurement: HeatTransferResistance
Declaration
public double HeatTransferResistanceOfHousing { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public override double HelixAngleFactorContact { get; }
Property Value
Type |
Description |
System.Double |
|
Overrides
PercentageOfOpeningsInTheHousingSurface
Declaration
public double PercentageOfOpeningsInTheHousingSurface { get; }
Property Value
Type |
Description |
System.Double |
|
PlasticVDI2736CylindricalGearSingleFlankRatings
Declaration
public ReadOnlyCollection<PlasticGearVDI2736AbstractGearSingleFlankRating> PlasticVDI2736CylindricalGearSingleFlankRatings { get; }
Property Value
RatingStandardName
Declaration
public override string RatingStandardName { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
RelativeToothEngagementTime
Declaration
public double RelativeToothEngagementTime { get; }
Property Value
Type |
Description |
System.Double |
|
TransverseLoadFactorBending
Declaration
public override double TransverseLoadFactorBending { get; }
Property Value
Type |
Description |
System.Double |
|
Overrides
Declaration
public override double TransverseLoadFactorContact { get; }
Property Value
Type |
Description |
System.Double |
|
Overrides
TypeOfMechanismHousing
Declaration
public TypeOfMechanismHousing TypeOfMechanismHousing { get; }
Property Value
WearCoefficient
This is the wear coefficient for plastic. Its value depends on the material combination of the gears in the mesh and which is the driving gear. Default values are taken from pin-on-disk test results in VDI 2736 Parts 1& 2.
Measurement: WearCoefficient
Declaration
public double WearCoefficient { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods