Class ShaftPointStressCycle
Inheritance
System.Object
ShaftPointStressCycle
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ShaftPointStressCycle : APIBase, IEquatable<APIBase>
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