Class VirtualSimulationCalculator
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
VirtualSimulationCalculator
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical.CutterSimulation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class VirtualSimulationCalculator : CutterSimulationCalc, IEquatable<APIBase>
Properties
BendingMomentArmForISORatingWorst
Measurement: ShortLength
Declaration
public double BendingMomentArmForISORatingWorst { get; }
Property Value
Type | Description |
---|---|
System.Double |
FormFactorForISORatingWorst
Declaration
public double FormFactorForISORatingWorst { get; }
Property Value
Type | Description |
---|---|
System.Double |
RadiusOfCriticalPointForISORatingWorst
Measurement: ShortLength
Declaration
public double RadiusOfCriticalPointForISORatingWorst { get; }
Property Value
Type | Description |
---|---|
System.Double |
RootFilletRadiusForAGMARating
Measurement: ShortLength
Declaration
public double RootFilletRadiusForAGMARating { get; }
Property Value
Type | Description |
---|---|
System.Double |
RootFilletRadiusForISORating
Measurement: ShortLength
Declaration
public double RootFilletRadiusForISORating { get; }
Property Value
Type | Description |
---|---|
System.Double |
RootFilletRadiusForISORatingWorst
Measurement: ShortLength
Declaration
public double RootFilletRadiusForISORatingWorst { get; }
Property Value
Type | Description |
---|---|
System.Double |
StressCorrectionFactorForISORatingWorst
Declaration
public double StressCorrectionFactorForISORatingWorst { get; }
Property Value
Type | Description |
---|---|
System.Double |
StressCorrectionFormFactorWorst
Declaration
public double StressCorrectionFormFactorWorst { get; }
Property Value
Type | Description |
---|---|
System.Double |
ToothRootChordForISORating
Measurement: ShortLength
Declaration
public double ToothRootChordForISORating { get; }
Property Value
Type | Description |
---|---|
System.Double |
ToothRootChordForISORatingWorst
Measurement: ShortLength
Declaration
public double ToothRootChordForISORatingWorst { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>