Class PlasticGearVDI2736AbstractMeshSingleFlankRating
Inheritance
System.Object
PlasticGearVDI2736AbstractMeshSingleFlankRating
Assembly: SMT.MastaAPI.14.1.1.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
Declaration
public double HeatTransferResistanceOfHousing { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public override double HelixAngleFactorContact { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
ISODINCylindricalGearSingleFlankRatings
Declaration
[Obsolete("Use PlasticVDI2736CylindricalGearSingleFlankRatings")]
public ReadOnlyCollection<PlasticGearVDI2736AbstractGearSingleFlankRating> ISODINCylindricalGearSingleFlankRatings { get; }
Property Value
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
Declaration
public double WearCoefficient { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods