Class GleasonHypoidMeshSingleFlankRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
GleasonHypoidMeshSingleFlankRating
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 GleasonHypoidMeshSingleFlankRating : ConicalMeshSingleFlankRating, IEquatable<APIBase>
Properties
Declaration
public double CalculatedContactStress { get; }
Property Value
Type |
Description |
System.Double |
|
DynamicFactorBending
Declaration
public Overridable<double> DynamicFactorBending { get; }
Property Value
Declaration
public Overridable<double> DynamicFactorContact { get; }
Property Value
ElasticCoefficient
Measurement: ElasticityFactor
Declaration
public double ElasticCoefficient { get; }
Property Value
Type |
Description |
System.Double |
|
GeometryFactorI
Declaration
public double GeometryFactorI { get; }
Property Value
Type |
Description |
System.Double |
|
LoadDistributionFactorBending
Declaration
public double LoadDistributionFactorBending { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double LoadDistributionFactorContact { get; }
Property Value
Type |
Description |
System.Double |
|
OverloadFactorBending
Declaration
public Overridable<double> OverloadFactorBending { get; }
Property Value
Declaration
public Overridable<double> OverloadFactorContact { get; }
Property Value
RatingStandardName
Declaration
public override string RatingStandardName { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
SizeFactorBending
Declaration
public Overridable<double> SizeFactorBending { get; }
Property Value
Declaration
public Overridable<double> SizeFactorContact { get; }
Property Value
SurfaceConditionFactor
Declaration
public double SurfaceConditionFactor { get; }
Property Value
Type |
Description |
System.Double |
|
TemperatureFactorBending
Declaration
public Overridable<double> TemperatureFactorBending { get; }
Property Value
Declaration
public Overridable<double> TemperatureFactorContact { get; }
Property Value
TransmittedTangentialLoadAtLargeEnd
The rating uses the tangential load at the large end. Adjustment is made in the geometry factor to correct the load for the mean pitch diameter.
Measurement: Force
Declaration
public double TransmittedTangentialLoadAtLargeEnd { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods