Class ToothFlankFractureAnalysisPoint
Inheritance
System.Object
ToothFlankFractureAnalysisPoint
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ToothFlankFractureAnalysisPoint : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
CaseHardeningDepthInfluenceFactor
Declaration
public double CaseHardeningDepthInfluenceFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
CorrectionFactorForPracticeOrientedCalculationApproachFirst
Declaration
public double CorrectionFactorForPracticeOrientedCalculationApproachFirst { get; }
Property Value
| Type |
Description |
| System.Double |
|
CorrectionFactorForPracticeOrientedCalculationApproachSecond
Declaration
public double CorrectionFactorForPracticeOrientedCalculationApproachSecond { get; }
Property Value
| Type |
Description |
| System.Double |
|
DepthFromSurface
Declaration
public double DepthFromSurface { get; }
Property Value
| Type |
Description |
| System.Double |
|
HardnessConversionFactor
Declaration
public double HardnessConversionFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
HertzianPressureAndResidualStressInfluenceFactor
Declaration
public double HertzianPressureAndResidualStressInfluenceFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
InfluenceOfTheResidualStressesOnTheLocalEquivalentStress
Declaration
public double InfluenceOfTheResidualStressesOnTheLocalEquivalentStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
LocalEquivalentStressWithoutConsiderationOfResidualStresses
Declaration
public double LocalEquivalentStressWithoutConsiderationOfResidualStresses { get; }
Property Value
| Type |
Description |
| System.Double |
|
LocalMaterialExposure
Declaration
public double LocalMaterialExposure { get; }
Property Value
| Type |
Description |
| System.Double |
|
LocalMaterialHardness
Declaration
public double LocalMaterialHardness { get; }
Property Value
| Type |
Description |
| System.Double |
|
LocalMaterialShearStrength
Declaration
public double LocalMaterialShearStrength { get; }
Property Value
| Type |
Description |
| System.Double |
|
LocalOccurringEquivalentStress
Declaration
public double LocalOccurringEquivalentStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
LocalTensileStrength
Declaration
public double LocalTensileStrength { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaterialExposureCalibrationFactor
Declaration
public double MaterialExposureCalibrationFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaterialFactor
Declaration
public double MaterialFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
NormalisedDepthFromSurface
Declaration
public double NormalisedDepthFromSurface { get; }
Property Value
| Type |
Description |
| System.Double |
|
QuasiStationaryResidualStress
Declaration
public double QuasiStationaryResidualStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
ResidualStressSensitivity
Declaration
public double ResidualStressSensitivity { get; }
Property Value
| Type |
Description |
| System.Double |
|
TangentialComponentOfCompressiveResidualStresses
Declaration
public double TangentialComponentOfCompressiveResidualStresses { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods