Class FormWheelGrindingProcessSimulation
Inheritance
System.Object
FormWheelGrindingProcessSimulation
Assembly: SMT.MastaAPI.14.1.1.dll
public class FormWheelGrindingProcessSimulation : CutterProcessSimulation, IEquatable<APIBase>
Properties
Declaration
public double GearRelativeTiltX { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double GearRelativeTiltY { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double GrindWheelAxialOffset { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double GrindWheelAxialRunoutRadius { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double GrindWheelAxialRunoutReading { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double GrindWheelDiameterDeviation { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double GrindWheelTiltAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double GrindWheelTiltRadius { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double LeftAmplitude { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double LeftNumberOfCycles { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double LeftStartingAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double RightAmplitude { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double RightNumberOfCycles { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double RightStartingAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods