Class PlasticGearVDI2736AbstractGearSingleFlankRating
Inheritance
System.Object
PlasticGearVDI2736AbstractGearSingleFlankRating
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class PlasticGearVDI2736AbstractGearSingleFlankRating : ISO6336AbstractGearSingleFlankRating, IEquatable<APIBase>
Properties
AllowableStressNumberBending
Declaration
public override double AllowableStressNumberBending { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
Declaration
public override double AllowableStressNumberContact { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
AveragedLinearWear
Declaration
public override double AveragedLinearWear { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
BendingStressCycleDataForDamageTables
Declaration
public ReadOnlyCollection<StressCyclesDataForTheBendingSNCurveOfAPlasticMaterial> BendingStressCycleDataForDamageTables { get; }
Property Value
Declaration
public ReadOnlyCollection<StressCyclesDataForTheContactSNCurveOfAPlasticMaterial> ContactStressCycleDataForDamageTables { get; }
Property Value
FlankHeatTransferCoefficient
Declaration
public Overridable<double> FlankHeatTransferCoefficient { get; }
Property Value
FlankTemperature
Declaration
public Overridable<double> FlankTemperature { get; set; }
Property Value
Declaration
public string ImportantNoteOnContactDurabilityOfPOM { get; }
Property Value
| Type |
Description |
| System.String |
|
MinimumFactorOfSafetyBendingFatigue
Declaration
public override double MinimumFactorOfSafetyBendingFatigue { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
MinimumFactorOfSafetyPittingFatigue
Declaration
public override double MinimumFactorOfSafetyPittingFatigue { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
MinimumFactorOfSafetyWear
Declaration
public double MinimumFactorOfSafetyWear { get; }
Property Value
| Type |
Description |
| System.Double |
|
NominalToothRootStress
Declaration
public override double NominalToothRootStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
Declaration
public override double PermissibleContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
PermissibleToothRootBendingStress
Declaration
public override double PermissibleToothRootBendingStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
PittingStressLimit
Declaration
public override double PittingStressLimit { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
ProfileLineLengthOfTheActiveToothFlank
Declaration
public double ProfileLineLengthOfTheActiveToothFlank { get; }
Property Value
| Type |
Description |
| System.Double |
|
RootHeatTransferCoefficient
Declaration
public Overridable<double> RootHeatTransferCoefficient { get; }
Property Value
RootTemperature
Declaration
public Overridable<double> RootTemperature { get; set; }
Property Value
StandardPlasticSNCurveForTheSpecifiedOperatingConditions
Declaration
public PlasticSNCurveForTheSpecifiedOperatingConditions StandardPlasticSNCurveForTheSpecifiedOperatingConditions { get; }
Property Value
ToothRootStressLimit
Declaration
public override double ToothRootStressLimit { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
Implements
System.IEquatable<T>
Extension Methods