Class GleasonSpiralBevelMeshSingleFlankRating
Inheritance
System.Object
GleasonSpiralBevelMeshSingleFlankRating
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class GleasonSpiralBevelMeshSingleFlankRating : SpiralBevelMeshSingleFlankRating, IEquatable<APIBase>
Properties
AllowableScoringIndex
Declaration
public double AllowableScoringIndex { get; }
Property Value
Type |
Description |
System.Double |
|
AssumedMaximumPinionTorque
Declaration
public double AssumedMaximumPinionTorque { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ContactEllipseWidthInstantaneous { get; }
Property Value
Type |
Description |
System.Double |
|
GearSingleFlankRatings
Declaration
[Obsolete("Use GleasonBevelGearSingleFlankRatings")]
public ReadOnlyCollection<GleasonSpiralBevelGearSingleFlankRating> GearSingleFlankRatings { get; }
Property Value
GeometryFactorG
Declaration
public double GeometryFactorG { get; }
Property Value
Type |
Description |
System.Double |
|
GleasonBevelGearSingleFlankRatings
Declaration
public ReadOnlyCollection<GleasonSpiralBevelGearSingleFlankRating> GleasonBevelGearSingleFlankRatings { get; }
Property Value
LoadFactorScoring
Declaration
public double LoadFactorScoring { get; }
Property Value
Type |
Description |
System.Double |
|
RatingStandardName
Declaration
public override string RatingStandardName { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
SafetyFactorScoring
Measurement: SafetyFactor
Declaration
public double SafetyFactorScoring { get; }
Property Value
Type |
Description |
System.Double |
|
ScoringFactor
Declaration
public double ScoringFactor { get; }
Property Value
Type |
Description |
System.Double |
|
Measurement: TemperatureDifference
Declaration
public double TemperatureRiseAtCriticalPointOfContact { get; }
Property Value
Type |
Description |
System.Double |
|
ThermalFactor
Declaration
public double ThermalFactor { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods