Class ToothFlankFractureAnalysisContactPointMethodA
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ToothFlankFractureAnalysisContactPointMethodA
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.Cylindrical.ISO6336
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ToothFlankFractureAnalysisContactPointMethodA : ToothFlankFractureAnalysisContactPointCommon, IEquatable<APIBase>
Properties
HalfOfHertzianContactWidth
Measurement: ShortLength
Declaration
public override double HalfOfHertzianContactWidth { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
HertzianContactStress
Measurement: Stress
Declaration
public override double HertzianContactStress { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
LocalNormalRadiusOfRelativeCurvature
Measurement: ShortLength
Declaration
public override double LocalNormalRadiusOfRelativeCurvature { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
Implements
System.IEquatable<T>