Class ShaftPointStressCycle
Inheritance
System.Object
ShaftPointStressCycle
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ShaftPointStressCycle : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
DIN743201212ComparativeMeanStress
Declaration
public StressMeasurementShaftAxialBendingTorsionalComponentValues DIN743201212ComparativeMeanStress { get; }
Property Value
StressAmplitude
Declaration
public ShaftPointStress StressAmplitude { get; }
Property Value
StressMean
Declaration
public ShaftPointStress StressMean { get; }
Property Value
StressTotal
Declaration
public ShaftPointStress StressTotal { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods