Class BasicConicalGearMachineSettingsGenerated
Inheritance
System.Object
BasicConicalGearMachineSettingsGenerated
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class BasicConicalGearMachineSettingsGenerated : BasicConicalGearMachineSettings, IEquatable<APIBase>
Properties
BasicCradleAngle
Declaration
public double BasicCradleAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
BlankOffset
Declaration
public double BlankOffset { 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 |
|
RadialSetting
Declaration
public virtual double RadialSetting { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
RatioOfRoll
Declaration
public double RatioOfRoll { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods