Class CylindricalGearMeshRating
Inheritance
System.Object
CylindricalGearMeshRating
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class CylindricalGearMeshRating : GearMeshRating, IEquatable<APIBase>
Properties
ActiveFlank
Declaration
public CylindricalFlanks ActiveFlank { get; }
Property Value
AGMACylindricalMeshSingleFlankRating
Declaration
public AGMA2101MeshSingleFlankRating AGMACylindricalMeshSingleFlankRating { get; }
Property Value
CylindricalGearMesh
Declaration
public CylindricalGearMeshDesign CylindricalGearMesh { get; }
Property Value
CylindricalGearRatings
Declaration
public ReadOnlyCollection<CylindricalGearRating> CylindricalGearRatings { get; }
Property Value
CylindricalMeshSingleFlankRating
Declaration
public CylindricalMeshSingleFlankRating CylindricalMeshSingleFlankRating { get; }
Property Value
GearSetRating
Declaration
public CylindricalGearSetRating GearSetRating { get; }
Property Value
ISO14179Part2ToothLossFactor
Declaration
public double ISO14179Part2ToothLossFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
ISODINCylindricalMeshSingleFlankRating
Declaration
public ISO6336AbstractMetalMeshSingleFlankRating ISODINCylindricalMeshSingleFlankRating { get; }
Property Value
LoadIntensity
Declaration
public double LoadIntensity { get; }
Property Value
| Type |
Description |
| System.Double |
|
LoadSharingFactor
Declaration
public double LoadSharingFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
LoadSharingFactorSource
Declaration
public PlanetaryRatingLoadSharingOption LoadSharingFactorSource { get; }
Property Value
MechanicalAdvantage
Declaration
public double MechanicalAdvantage { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeshCoefficientOfFriction
Declaration
public virtual double MeshCoefficientOfFriction { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeshCoefficientOfFrictionAtDiameterBenedictAndKelley
Declaration
public TwoDChartDefinition MeshCoefficientOfFrictionAtDiameterBenedictAndKelley { get; }
Property Value
MeshCoefficientOfFrictionBenedictAndKelley
Declaration
public double MeshCoefficientOfFrictionBenedictAndKelley { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeshCoefficientOfFrictionDrozdovAndGavrikov
Declaration
public double MeshCoefficientOfFrictionDrozdovAndGavrikov { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeshCoefficientOfFrictionISOTC60
Declaration
public double MeshCoefficientOfFrictionISOTC60 { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeshCoefficientOfFrictionISOTR1417912001
Declaration
public double MeshCoefficientOfFrictionISOTR1417912001 { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeshCoefficientOfFrictionISOTR1417912001WithSurfaceRoughnessParameter
Declaration
public double MeshCoefficientOfFrictionISOTR1417912001WithSurfaceRoughnessParameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeshCoefficientOfFrictionISOTR1417922001
Declaration
public double MeshCoefficientOfFrictionISOTR1417922001 { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeshCoefficientOfFrictionISOTR1417922001MartinsEtAl
Declaration
public double MeshCoefficientOfFrictionISOTR1417922001MartinsEtAl { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeshCoefficientOfFrictionMisharin
Declaration
public double MeshCoefficientOfFrictionMisharin { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeshCoefficientOfFrictionODonoghueAndCameron
Declaration
public double MeshCoefficientOfFrictionODonoghueAndCameron { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeshLoadCase
Declaration
public CylindricalMeshLoadCase MeshLoadCase { get; }
Property Value
MeshSingleFlankRating
Declaration
public CylindricalMeshSingleFlankRating MeshSingleFlankRating { get; }
Property Value
SlidingRatioAtEndOfRecess
Declaration
public double SlidingRatioAtEndOfRecess { get; }
Property Value
| Type |
Description |
| System.Double |
|
SlidingRatioAtStartOfApproach
Declaration
public double SlidingRatioAtStartOfApproach { get; }
Property Value
| Type |
Description |
| System.Double |
|
VDICylindricalGearSingleFlankRating
Declaration
public VDI2737InternalGearSingleFlankRating VDICylindricalGearSingleFlankRating { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods