Class ToothFlankFractureStressStepAtAnalysisPointN1457
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ToothFlankFractureStressStepAtAnalysisPointN1457
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 ToothFlankFractureStressStepAtAnalysisPointN1457 : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Type | Description |
---|---|
APIBase |
Properties
ContactPositionOnProfile
Declaration
public CylindricalGearProfileMeasurement ContactPositionOnProfile { get; }
Property Value
Type | Description |
---|---|
CylindricalGearProfileMeasurement |
EquivalentStress
Measurement: Stress
Declaration
public double EquivalentStress { get; }
Property Value
Type | Description |
---|---|
System.Double |
FatigueSensitivityToHydroStaticPressure
Declaration
public double FatigueSensitivityToHydroStaticPressure { get; }
Property Value
Type | Description |
---|---|
System.Double |
FirstHertzianParameter
Measurement: ShortLength
Declaration
public double FirstHertzianParameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
GlobalNormalStress
Measurement: Stress
Declaration
public double GlobalNormalStress { get; }
Property Value
Type | Description |
---|---|
System.Double |
GlobalShearStress
Measurement: Stress
Declaration
public double GlobalShearStress { get; }
Property Value
Type | Description |
---|---|
System.Double |
GlobalTransverseStress
Measurement: Stress
Declaration
public double GlobalTransverseStress { get; }
Property Value
Type | Description |
---|---|
System.Double |
HydrostaticPressure
Measurement: Stress
Declaration
public double HydrostaticPressure { get; }
Property Value
Type | Description |
---|---|
System.Double |
NormalStressDueToFriction
Measurement: Stress
Declaration
public double NormalStressDueToFriction { get; }
Property Value
Type | Description |
---|---|
System.Double |
NormalStressDueToNormalLoad
Measurement: Stress
Declaration
public double NormalStressDueToNormalLoad { get; }
Property Value
Type | Description |
---|---|
System.Double |
RelativeCoordinates
Declaration
public Vector2D RelativeCoordinates { get; }
Property Value
Type | Description |
---|---|
Vector2D |
SecondHertzianParameter
Measurement: ShortLength
Declaration
public double SecondHertzianParameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
SecondStressInvariant
Measurement: Stress
Declaration
public double SecondStressInvariant { get; }
Property Value
Type | Description |
---|---|
System.Double |
ShearStressDueToFriction
Measurement: Stress
Declaration
public double ShearStressDueToFriction { get; }
Property Value
Type | Description |
---|---|
System.Double |
ShearStressDueToNormalLoad
Measurement: Stress
Declaration
public double ShearStressDueToNormalLoad { get; }
Property Value
Type | Description |
---|---|
System.Double |
Stress
Declaration
public VectorWithLinearAndAngularComponents Stress { get; }
Property Value
Type | Description |
---|---|
VectorWithLinearAndAngularComponents |
ThirdNormalStress
Measurement: Stress
Declaration
public double ThirdNormalStress { get; }
Property Value
Type | Description |
---|---|
System.Double |
TransverseStressDueToFriction
Measurement: Stress
Declaration
public double TransverseStressDueToFriction { get; }
Property Value
Type | Description |
---|---|
System.Double |
TransverseStressDueToNormalLoad
Measurement: Stress
Declaration
public double TransverseStressDueToNormalLoad { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>