Class ConicalManufacturingSMTControlParameters
Inheritance
System.Object
ConicalManufacturingSMTControlParameters
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class ConicalManufacturingSMTControlParameters : ConicalGearManufacturingControlParameters, IEquatable<APIBase>
Properties
AngularAcceleration
Declaration
public double AngularAcceleration { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ClearanceBetweenFinishRootAndRoughRoot
Declaration
public double ClearanceBetweenFinishRootAndRoughRoot { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
DeltaE
Declaration
public virtual double DeltaE { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
DeltaSigma
Declaration
public virtual double DeltaSigma { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
DeltaXP
Declaration
public virtual double DeltaXP { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
DeltaXW
Declaration
public virtual double DeltaXW { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
DirectionAngleOfPOC
Declaration
public double DirectionAngleOfPOC { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
InitialWorkheadOffset
Declaration
public double InitialWorkheadOffset { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double MeanContactPointH { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double MeanContactPointV { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods