Class GleasonSpiralBevelMeshSingleFlankRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
GleasonSpiralBevelMeshSingleFlankRating
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.Bevel.Standards
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class GleasonSpiralBevelMeshSingleFlankRating : SpiralBevelMeshSingleFlankRating, IEquatable<APIBase>
Properties
AllowableScoringIndex
Measurement: Temperature
Declaration
public double AllowableScoringIndex { get; }
Property Value
Type | Description |
---|---|
System.Double |
AssumedMaximumPinionTorque
Measurement: Torque
Declaration
public double AssumedMaximumPinionTorque { get; }
Property Value
Type | Description |
---|---|
System.Double |
ContactEllipseWidthInstantaneous
Measurement: ShortLength
Declaration
public double ContactEllipseWidthInstantaneous { get; }
Property Value
Type | Description |
---|---|
System.Double |
GeometryFactorG
Declaration
public double GeometryFactorG { get; }
Property Value
Type | Description |
---|---|
System.Double |
GleasonBevelGearSingleFlankRatings
Declaration
public ReadOnlyCollection<GleasonSpiralBevelGearSingleFlankRating> GleasonBevelGearSingleFlankRatings { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<GleasonSpiralBevelGearSingleFlankRating> |
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 |
TemperatureRiseAtCriticalPointOfContact
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>