Class AGMA2101GearSingleFlankRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AGMA2101GearSingleFlankRating
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 class AGMA2101GearSingleFlankRating : CylindricalGearSingleFlankRating, IEquatable<APIBase>
Properties
Declaration
public double AllowableContactLoadFactor { get; }
Property Value
Type |
Description |
System.Double |
|
AllowableTransmittedPowerForBendingStrength
Declaration
public double AllowableTransmittedPowerForBendingStrength { get; }
Property Value
Type |
Description |
System.Double |
|
AllowableTransmittedPowerForBendingStrengthAtUnityServiceFactor
Declaration
public double AllowableTransmittedPowerForBendingStrengthAtUnityServiceFactor { get; }
Property Value
Type |
Description |
System.Double |
|
AllowableTransmittedPowerForPittingResistanceAtUnityServiceFactor
Declaration
public double AllowableTransmittedPowerForPittingResistanceAtUnityServiceFactor { get; }
Property Value
Type |
Description |
System.Double |
|
AllowableUnitLoadForBendingStrength
Declaration
public double AllowableUnitLoadForBendingStrength { get; }
Property Value
Type |
Description |
System.Double |
|
BackupRatio
Declaration
public double BackupRatio { get; }
Property Value
Type |
Description |
System.Double |
|
GeometryFactorJ
Declaration
public double GeometryFactorJ { get; }
Property Value
Type |
Description |
System.Double |
|
HardnessRatioFactor
A value of 1 will be shown when using a Custom SN Curve and the 'Apply Derating Factors to Custom SN Curve' on the gear's material is deselected.
Declaration
public double HardnessRatioFactor { get; }
Property Value
Type |
Description |
System.Double |
|
HeightOfLewisParabola
Declaration
public virtual double HeightOfLewisParabola { get; }
Property Value
Type |
Description |
System.Double |
|
HelicalFactor
Declaration
public double HelicalFactor { get; }
Property Value
Type |
Description |
System.Double |
|
HelixAngleFactor
Declaration
public double HelixAngleFactor { get; }
Property Value
Type |
Description |
System.Double |
|
LoadAngle
Declaration
public double LoadAngle { get; }
Property Value
Type |
Description |
System.Double |
|
MaximumToleranceDiameterForTheAGMAStandard
Declaration
public double MaximumToleranceDiameterForTheAGMAStandard { get; }
Property Value
Type |
Description |
System.Double |
|
MinimumToleranceDiameterForTheAGMAStandard
Declaration
public double MinimumToleranceDiameterForTheAGMAStandard { get; }
Property Value
Type |
Description |
System.Double |
|
PittingResistancePowerRating
Declaration
public double PittingResistancePowerRating { get; }
Property Value
Type |
Description |
System.Double |
|
ReliabilityFactorBending
A value of 1 will be shown when using a Custom SN Curve and the 'Apply Derating Factors to Custom SN Curve' on the gear's material is deselected.
Declaration
public double ReliabilityFactorBending { get; }
Property Value
Type |
Description |
System.Double |
|
A value of 1 will be shown when using a Custom SN Curve and the 'Apply Derating Factors to Custom SN Curve' on the gear's material is deselected.
Declaration
public double ReliabilityFactorContact { get; }
Property Value
Type |
Description |
System.Double |
|
RimThicknessFactor
Declaration
public override double RimThicknessFactor { get; }
Property Value
Type |
Description |
System.Double |
|
Overrides
RootFilletRadius
Declaration
public override double RootFilletRadius { get; }
Property Value
Type |
Description |
System.Double |
|
Overrides
SinglePitchDeviationAGMA
Measurement: VeryShortLength
Declaration
public Overridable<double> SinglePitchDeviationAGMA { get; }
Property Value
StressCorrectionFactorAGMA
Declaration
public double StressCorrectionFactorAGMA { get; }
Property Value
Type |
Description |
System.Double |
|
StressCycleFactorForPitting
Declaration
public virtual double StressCycleFactorForPitting { get; }
Property Value
Type |
Description |
System.Double |
|
ToleranceDiameter
Declaration
public double ToleranceDiameter { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ToothFormFactor { get; }
Property Value
Type |
Description |
System.Double |
|
ToothThicknessAtCriticalSection
Declaration
public virtual double ToothThicknessAtCriticalSection { get; }
Property Value
Type |
Description |
System.Double |
|
UnitLoadForBendingStrength
Declaration
public double UnitLoadForBendingStrength { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods