Class SpiralBevelMeshSingleFlankRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SpiralBevelMeshSingleFlankRating
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 SpiralBevelMeshSingleFlankRating : ConicalMeshSingleFlankRating, IEquatable<APIBase>
Properties
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 |
|
Declaration
public double InertiaFactorContact { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double LengthOfLineOfContact { 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 |
|
Declaration
public double LoadSharingRatioContact { get; }
Property Value
Type |
Description |
System.Double |
|
OverloadFactorBending
Declaration
public Overridable<double> OverloadFactorBending { get; }
Property Value
Declaration
public Overridable<double> OverloadFactorContact { get; }
Property Value
PitchLineVelocity
Declaration
public double PitchLineVelocity { get; }
Property Value
Type |
Description |
System.Double |
|
PittingResistanceGeometryFactor
Declaration
public double PittingResistanceGeometryFactor { get; }
Property Value
Type |
Description |
System.Double |
|
ReliabilityFactorBending
Declaration
public Overridable<double> ReliabilityFactorBending { get; }
Property Value
Declaration
public Overridable<double> ReliabilityFactorContact { get; }
Property Value
SizeFactorBending
Declaration
public Overridable<double> SizeFactorBending { get; }
Property Value
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 |
|
Declaration
public double TransverseContactRatio { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods