Class ConicalFlankDeviationsData
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.Manufacturing.Bevel
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ConicalFlankDeviationsData : APIBase, IEquatable<APIBase>
Properties
AverageCrowningDeviation
Measurement: VeryShortLength
Declaration
public double AverageCrowningDeviation { get; }
Property Value
Type | Description |
---|---|
System.Double |
AveragePressureAngleDeviation
Measurement: Angle
Declaration
public double AveragePressureAngleDeviation { get; }
Property Value
Type | Description |
---|---|
System.Double |
AverageProfileCurvatureDeviation
Measurement: VeryShortLength
Declaration
public double AverageProfileCurvatureDeviation { get; }
Property Value
Type | Description |
---|---|
System.Double |
AverageSpiralAngleDeviation
Measurement: Angle
Declaration
public double AverageSpiralAngleDeviation { get; }
Property Value
Type | Description |
---|---|
System.Double |
BiasDeviation
Measurement: Angle
Declaration
public double BiasDeviation { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>