Class VirtualSimulationCalculator
Inheritance
System.Object
VirtualSimulationCalculator
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class VirtualSimulationCalculator : CutterSimulationCalc, IEquatable<APIBase>
Properties
BendingMomentArmForISORatingWorst
Declaration
public double BendingMomentArmForISORatingWorst { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double FormFactorForISORatingWorst { get; }
Property Value
| Type |
Description |
| System.Double |
|
NotchDepth
Declaration
public double NotchDepth { get; }
Property Value
| Type |
Description |
| System.Double |
|
RadiusOfCriticalPointForISORatingWorst
Declaration
public double RadiusOfCriticalPointForISORatingWorst { get; }
Property Value
| Type |
Description |
| System.Double |
|
RootFilletRadiusForAGMARating
Declaration
public double RootFilletRadiusForAGMARating { get; }
Property Value
| Type |
Description |
| System.Double |
|
RootFilletRadiusForISORating
Declaration
public double RootFilletRadiusForISORating { get; }
Property Value
| Type |
Description |
| System.Double |
|
RootFilletRadiusForISORatingWorst
Declaration
public double RootFilletRadiusForISORatingWorst { get; }
Property Value
| Type |
Description |
| System.Double |
|
RootFilletRadiusISO
Declaration
public List<double> RootFilletRadiusISO { get; }
Property Value
| Type |
Description |
| System.Collections.Generic.List<System.Double> |
|
StressCorrectionFactorForISORatingWorst
Declaration
public double StressCorrectionFactorForISORatingWorst { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double StressCorrectionFormFactorWorst { get; }
Property Value
| Type |
Description |
| System.Double |
|
ToothRootChordForISORating
Declaration
public double ToothRootChordForISORating { get; }
Property Value
| Type |
Description |
| System.Double |
|
ToothRootChordForISORatingWorst
Declaration
public double ToothRootChordForISORatingWorst { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods