Class ToothFlankFractureStressStepAtAnalysisPointN1457
Inheritance
System.Object
ToothFlankFractureStressStepAtAnalysisPointN1457
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ToothFlankFractureStressStepAtAnalysisPointN1457 : APIBase, IEquatable<APIBase>
Properties
Declaration
public CylindricalGearProfileMeasurement ContactPositionOnProfile { get; }
Property Value
EquivalentStress
Declaration
public double EquivalentStress { get; }
Property Value
Type |
Description |
System.Double |
|
FatigueSensitivityToHydroStaticPressure
Declaration
public double FatigueSensitivityToHydroStaticPressure { get; }
Property Value
Type |
Description |
System.Double |
|
FirstHertzianParameter
Declaration
public double FirstHertzianParameter { get; }
Property Value
Type |
Description |
System.Double |
|
GlobalNormalStress
Declaration
public double GlobalNormalStress { get; }
Property Value
Type |
Description |
System.Double |
|
GlobalShearStress
Declaration
public double GlobalShearStress { get; }
Property Value
Type |
Description |
System.Double |
|
GlobalTransverseStress
Declaration
public double GlobalTransverseStress { get; }
Property Value
Type |
Description |
System.Double |
|
HydrostaticPressure
Declaration
public double HydrostaticPressure { get; }
Property Value
Type |
Description |
System.Double |
|
NormalStressDueToFriction
Declaration
public double NormalStressDueToFriction { get; }
Property Value
Type |
Description |
System.Double |
|
NormalStressDueToNormalLoad
Declaration
public double NormalStressDueToNormalLoad { get; }
Property Value
Type |
Description |
System.Double |
|
RelativeCoordinates
Declaration
public Vector2D RelativeCoordinates { get; }
Property Value
SecondHertzianParameter
Declaration
public double SecondHertzianParameter { get; }
Property Value
Type |
Description |
System.Double |
|
SecondStressInvariant
Declaration
public double SecondStressInvariant { get; }
Property Value
Type |
Description |
System.Double |
|
ShearStressDueToFriction
Declaration
public double ShearStressDueToFriction { get; }
Property Value
Type |
Description |
System.Double |
|
ShearStressDueToNormalLoad
Declaration
public double ShearStressDueToNormalLoad { get; }
Property Value
Type |
Description |
System.Double |
|
Stress
Declaration
public VectorWithLinearAndAngularComponents Stress { get; }
Property Value
ThirdNormalStress
Declaration
public double ThirdNormalStress { get; }
Property Value
Type |
Description |
System.Double |
|
TransverseStressDueToFriction
Declaration
public double TransverseStressDueToFriction { get; }
Property Value
Type |
Description |
System.Double |
|
TransverseStressDueToNormalLoad
Declaration
public double TransverseStressDueToNormalLoad { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods