Class SpiralBevelMeshSingleFlankRating
Inheritance
System.Object
SpiralBevelMeshSingleFlankRating
Assembly: SMT.MastaAPI.14.1.1.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
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
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