Class ConicalFlankDeviationsData
Inheritance
System.Object
ConicalFlankDeviationsData
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ConicalFlankDeviationsData : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
AverageCrowningDeviation
Declaration
public double AverageCrowningDeviation { get; }
Property Value
| Type |
Description |
| System.Double |
|
AveragePressureAngleDeviation
Declaration
public double AveragePressureAngleDeviation { get; }
Property Value
| Type |
Description |
| System.Double |
|
AverageProfileCurvatureDeviation
Declaration
public double AverageProfileCurvatureDeviation { get; }
Property Value
| Type |
Description |
| System.Double |
|
AverageSpiralAngleDeviation
Declaration
public double AverageSpiralAngleDeviation { get; }
Property Value
| Type |
Description |
| System.Double |
|
BiasDeviation
Declaration
public double BiasDeviation { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods