Class CylindricalGearSetOptimisationWrapper
Inheritance
System.Object
CylindricalGearSetOptimisationWrapper
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalGearSetOptimisationWrapper : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
FaceWidth
Declaration
public double FaceWidth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double FaceWidthWithConstantAxialContactRatio { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
HelixAngle
Declaration
public double HelixAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
HelixAngleFixedTransverseProfile
Declaration
public double HelixAngleFixedTransverseProfile { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
NormalModule
Declaration
public double NormalModule { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
NormalPressureAngle
Declaration
public double NormalPressureAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
PlanetDiameterWithAdjustedFaceWidthToMaintainMass
Declaration
public double PlanetDiameterWithAdjustedFaceWidthToMaintainMass { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
RootGearProfileShiftCoefficient
Declaration
public double RootGearProfileShiftCoefficient { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
RootGearProfileShiftCoefficientWithFixedTipAndRootDiameters
Declaration
public double RootGearProfileShiftCoefficientWithFixedTipAndRootDiameters { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods