Class CylindricalGearMeshLoadedContactPoint
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearMeshLoadedContactPoint
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
public class CylindricalGearMeshLoadedContactPoint : GearMeshLoadedContactPoint, IEquatable<APIBase>
Properties
Declaration
public double CoefficientOfFrictionBenedictAndKelley { get; }
Property Value
Type |
Description |
System.Double |
|
Measurement: VeryShortLength
Declaration
public double DepthOfMaximumMaterialExposureGearAISO633642019 { get; }
Property Value
Type |
Description |
System.Double |
|
Measurement: VeryShortLength
Declaration
public double DepthOfMaximumMaterialExposureGearBISO633642019 { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double FaceWidthPositionGearA { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double FaceWidthPositionGearB { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public CylindricalGearProfileMeasurement GearAProfileMeasurement { get; }
Property Value
Declaration
public CylindricalGearProfileMeasurement GearBProfileMeasurement { get; }
Property Value
Declaration
public bool IsGearATipContactPoint { get; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool IsGearBTipContactPoint { get; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool IsTipContactPoint { get; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public LubricationDetail LubricationDetail { get; }
Property Value
Declaration
public double MaximumMaterialExposureGearAISO633642019 { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double MaximumMaterialExposureGearBISO633642019 { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double MicropittingContactTemperature { get; }
Property Value
Type |
Description |
System.Double |
|
Measurement: TemperatureDifference
Declaration
public double MicropittingFlashTemperature { get; }
Property Value
Type |
Description |
System.Double |
|
Measurement: VeryShortLength
Declaration
public double MicropittingMinimumLubricantFilmThickness { get; }
Property Value
Type |
Description |
System.Double |
|
Measurement: SafetyFactor
Declaration
public double MicropittingSafetyFactor { get; }
Property Value
Type |
Description |
System.Double |
|
Measurement: VeryShortLength
Declaration
public double MicropittingSpecificLubricantFilmThickness { get; }
Property Value
Type |
Description |
System.Double |
|
Measurement: PressureVelocityProduct
Declaration
public double PressureVelocityPV { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ScuffingContactTemperature { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ScuffingContactTemperatureAGMA925A03 { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ScuffingContactTemperatureAGMA925B22 { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ScuffingContactTemperatureDIN399041987 { get; }
Property Value
Type |
Description |
System.Double |
|
Measurement: TemperatureDifference
Declaration
public double ScuffingFlashTemperature { get; }
Property Value
Type |
Description |
System.Double |
|
Measurement: TemperatureDifference
Declaration
public double ScuffingFlashTemperatureAGMA925A03 { get; }
Property Value
Type |
Description |
System.Double |
|
Measurement: TemperatureDifference
Declaration
public double ScuffingFlashTemperatureAGMA925B22 { get; }
Property Value
Type |
Description |
System.Double |
|
Measurement: TemperatureDifference
Declaration
public double ScuffingFlashTemperatureDIN399041987 { get; }
Property Value
Type |
Description |
System.Double |
|
Measurement: SafetyFactor
Declaration
public double ScuffingSafetyFactor { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ScuffingSafetyFactorAGMA925A03 { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ScuffingSafetyFactorAGMA925B22 { get; }
Property Value
Type |
Description |
System.Double |
|
Measurement: SafetyFactor
Declaration
public double ScuffingSafetyFactorDIN399041987 { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double SlidingPowerLoss { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double SlidingVelocity { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public ToothFlankFractureAnalysisContactPointMethodA ToothFlankFractureAnalysisGearA { get; }
Property Value
Declaration
public ToothFlankFractureAnalysisContactPointMethodA ToothFlankFractureAnalysisGearB { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods