Class ShapingProcessSimulation
Inheritance
System.Object
ShapingProcessSimulation
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ShapingProcessSimulation : CutterProcessSimulation, IEquatable<APIBase>
Properties
CircleBladeFlankAngleError
Declaration
public double CircleBladeFlankAngleError { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
CircleBladeRakeAngleError
Declaration
public double CircleBladeRakeAngleError { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
CircumstanceFeed
Declaration
public double CircumstanceFeed { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
DeviationInXDirection
Declaration
public double DeviationInXDirection { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
DeviationInYDirection
Declaration
public double DeviationInYDirection { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
DistanceBetweenTwoSections
Declaration
public double DistanceBetweenTwoSections { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
EAPDiameter
Declaration
public double EAPDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
FaceRunout
Declaration
public double FaceRunout { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
FaceRunoutCheckDiameter
Declaration
public double FaceRunoutCheckDiameter { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Factor
Declaration
public double Factor { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
FirstPhaseMaximumAngle
Declaration
public double FirstPhaseMaximumAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
FirstSectionRunout
Declaration
public double FirstSectionRunout { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
PressureAngleErrorLeftFlank
Declaration
public double PressureAngleErrorLeftFlank { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
PressureAngleErrorRightFlank
Declaration
public double PressureAngleErrorRightFlank { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ProfileEvaluationLowerLimit
Declaration
public double ProfileEvaluationLowerLimit { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ProfileEvaluationUpperLimit
Declaration
public double ProfileEvaluationUpperLimit { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SecondPhaseMaxAngle
Declaration
public double SecondPhaseMaxAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SecondSectionRunout
Declaration
public double SecondSectionRunout { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ShaperCumulativePitchErrorLeftFlank
Declaration
public double ShaperCumulativePitchErrorLeftFlank { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ShaperCumulativePitchErrorRightFlank
Declaration
public double ShaperCumulativePitchErrorRightFlank { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ShaperRadialRunout
Declaration
public double ShaperRadialRunout { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ShaperStoke
Declaration
public double ShaperStoke { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ShaperTiltAngle
Declaration
public double ShaperTiltAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
SpindleAngleAtMaximumFaceRunout
Declaration
public double SpindleAngleAtMaximumFaceRunout { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SpindleAngleAtMaximumRadialRunout
Declaration
public double SpindleAngleAtMaximumRadialRunout { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
TestDistanceInXDirection
Declaration
public double TestDistanceInXDirection { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
TestDistanceInYDirection
Declaration
public double TestDistanceInYDirection { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
UseSinCurveForShaperPitchError
Declaration
public bool UseSinCurveForShaperPitchError { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Implements
System.IEquatable<T>
Extension Methods