Class ToothFlankFractureAnalysisContactPointN1457
Inheritance
System.Object
ToothFlankFractureAnalysisContactPointN1457
Assembly: SMT.MastaAPI.14.1.1.dll
public class ToothFlankFractureAnalysisContactPointN1457 : APIBase, IEquatable<APIBase>
Fields
Declaration
protected readonly APIBase _parent
Field Value
Properties
Declaration
public Vector2D Coordinates { get; }
Property Value
Declaration
public double HalfOfHertzianContactWidth { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double HertzianContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double MeanCoefficientOfFriction { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public CylindricalGearProfileMeasurement PositionOnProfile { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods