Class ShavingSimulationCalculator
Inheritance
System.Object
ShavingSimulationCalculator
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ShavingSimulationCalculator : CutterSimulationCalc, IEquatable<APIBase>
Properties
CrossAngle
Declaration
public double CrossAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
GearNormalShavingPitchPressureAngle
Declaration
public double GearNormalShavingPitchPressureAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
GearTransverseShavingPitchPressureAngle
Declaration
public double GearTransverseShavingPitchPressureAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
LeastCentreDistanceCrossAngle
Declaration
public double LeastCentreDistanceCrossAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
MinimumCentreDistance
Declaration
public double MinimumCentreDistance { get; }
Property Value
| Type |
Description |
| System.Double |
|
ShaverTransverseShavingPitchPressureAngle
Declaration
public double ShaverTransverseShavingPitchPressureAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
ShavingCentreDistance
Declaration
public double ShavingCentreDistance { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double TheoreticalShavingContactRatio { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods