Class CradleStyleConicalMachineSettingsGenerated
Inheritance
System.Object
CradleStyleConicalMachineSettingsGenerated
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class CradleStyleConicalMachineSettingsGenerated : APIBase, IEquatable<APIBase>
Properties
BlankOffset
Declaration
public double BlankOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
CradleAngle
Declaration
public double CradleAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
CutterSpindleRotationAngle
Declaration
public double CutterSpindleRotationAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
DecimalRatio
Declaration
public double DecimalRatio { get; set; }
Property Value
Type |
Description |
System.Double |
|
EccentricAngle
Declaration
public double EccentricAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
MachineCentreToBack
Declaration
public double MachineCentreToBack { get; set; }
Property Value
Type |
Description |
System.Double |
|
MachineRootAngle
Declaration
public double MachineRootAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
ModifiedRollCoefficientC
Declaration
public double ModifiedRollCoefficientC { get; set; }
Property Value
Type |
Description |
System.Double |
|
ModifiedRollCoefficientD
Declaration
public double ModifiedRollCoefficientD { get; set; }
Property Value
Type |
Description |
System.Double |
|
SlidingBase
Declaration
public double SlidingBase { get; set; }
Property Value
Type |
Description |
System.Double |
|
SwivelAngle
Declaration
public double SwivelAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods