Class ISO132811995AccuracyGrader
Inheritance
System.Object
ISO132811995AccuracyGrader
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ISO132811995AccuracyGrader : ISO1328AccuracyGraderCommon, IEquatable<APIBase>
Properties
CumulativePitchDeviation
Declaration
public OverridableTolerance CumulativePitchDeviation { get; }
Property Value
Declaration
public OverridableTolerance HelixFormDeviation { get; }
Property Value
HelixSlopeDeviation
Declaration
public OverridableTolerance HelixSlopeDeviation { get; }
Property Value
Declaration
public OverridableTolerance ProfileFormDeviation { get; }
Property Value
ProfileSlopeDeviation
Declaration
public OverridableTolerance ProfileSlopeDeviation { get; }
Property Value
Runout
Declaration
public OverridableTolerance Runout { get; }
Property Value
SinglePitchDeviation
Declaration
public OverridableTolerance SinglePitchDeviation { get; }
Property Value
TotalCumulativePitchDeviation
Declaration
public OverridableTolerance TotalCumulativePitchDeviation { get; }
Property Value
TotalHelixDeviation
Declaration
public OverridableTolerance TotalHelixDeviation { get; }
Property Value
TotalProfileDeviation
Declaration
public OverridableTolerance TotalProfileDeviation { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods