Class VDI2737SafetyFactorReportingObject
Inheritance
System.Object
VDI2737SafetyFactorReportingObject
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class VDI2737SafetyFactorReportingObject : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
CrackInitiation
Declaration
public double CrackInitiation { get; }
Property Value
| Type |
Description |
| System.Double |
|
FatigueFracture
Declaration
public double FatigueFracture { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double PermanentDeformation { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods