Class BevelGearDesign
Inheritance
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Bevel
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class BevelGearDesign : AGMAGleasonConicalGearDesign, IEquatable<APIBase>, IDisposable
Properties
Addendum
The addendum at the outer section of the gear
Measurement: ShortLength
Declaration
public virtual double Addendum { get; }
Property Value
Type | Description |
---|---|
System.Double |
AddendumAngle
Measurement: Angle
Declaration
public virtual double AddendumAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
CrownToCrossPoint
Measurement: ShortLength
Declaration
public virtual double CrownToCrossPoint { get; }
Property Value
Type | Description |
---|---|
System.Double |
Dedendum
The dedendum at the outer section of the gear
Measurement: ShortLength
Declaration
public virtual double Dedendum { get; }
Property Value
Type | Description |
---|---|
System.Double |
DedendumAngle
Measurement: Angle
Declaration
public double DedendumAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
DifferenceFromIdealPitchAngle
Measurement: Angle
Declaration
public double DifferenceFromIdealPitchAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
FaceApexToCrossPoint
Measurement: ShortLength
Declaration
public virtual double FaceApexToCrossPoint { get; }
Property Value
Type | Description |
---|---|
System.Double |
FaceWidthAsPercentOfConeDistance
Measurement: Percentage
Declaration
public double FaceWidthAsPercentOfConeDistance { get; }
Property Value
Type | Description |
---|---|
System.Double |
FinishingMethod
Used to define the range of surface finishes, which is used in the Gleason scoring calculation
Declaration
public FinishingMethods FinishingMethod { get; set; }
Property Value
Type | Description |
---|---|
FinishingMethods |
FrontCrownToCrossPoint
Measurement: ShortLength
Declaration
public virtual double FrontCrownToCrossPoint { get; }
Property Value
Type | Description |
---|---|
System.Double |
InnerSlotWidthAtMinimumBacklash
Slot width at inner section. The calculation always uses the minimum value for the backlash when calculating the slot width.
Measurement: ShortLength
Declaration
public double InnerSlotWidthAtMinimumBacklash { get; }
Property Value
Type | Description |
---|---|
System.Double |
InnerSpiralAngle
This is the spiral angle at the geometric inner cone distance of the gear blank
Measurement: Angle
Declaration
public double InnerSpiralAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
MeanAddendum
Addendum at the mean section of the gear
Measurement: ShortLength
Declaration
public virtual double MeanAddendum { get; }
Property Value
Type | Description |
---|---|
System.Double |
MeanChordalAddendum
The chordal addendum at the wheel's mean section, including backlash
Measurement: ShortLength
Declaration
public double MeanChordalAddendum { get; }
Property Value
Type | Description |
---|---|
System.Double |
MeanDedendum
Dedendum at the mean section of the gear
Measurement: ShortLength
Declaration
public virtual double MeanDedendum { get; }
Property Value
Type | Description |
---|---|
System.Double |
MeanNormalCircularThicknessForZeroBacklash
The normal circular thickness without backlash measured at the wheel's mean section
Measurement: ShortLength
Declaration
public double MeanNormalCircularThicknessForZeroBacklash { get; }
Property Value
Type | Description |
---|---|
System.Double |
MeanNormalCircularThicknessWithBacklash
The normal circular thickness with backlash measured at the wheel's mean section
Measurement: ShortLength
Declaration
public double MeanNormalCircularThicknessWithBacklash { get; }
Property Value
Type | Description |
---|---|
System.Double |
MeanPitchDiameter
Measurement: ShortLength
Declaration
public virtual double MeanPitchDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
MeanSlotWidthAtMinimumBacklash
Slot width at mean section. The calculation always uses the minimum value for the backlash when calculating the slot width.
Measurement: ShortLength
Declaration
public double MeanSlotWidthAtMinimumBacklash { get; }
Property Value
Type | Description |
---|---|
System.Double |
MeanTransverseCircularThicknessForZeroBacklash
The transverse circular thickness without backlash measured at the wheel's mean section
Measurement: ShortLength
Declaration
public double MeanTransverseCircularThicknessForZeroBacklash { get; }
Property Value
Type | Description |
---|---|
System.Double |
MeanTransverseCircularThicknessWithBacklash
The transverse circular thickness with backlash measured at the wheel's mean section
Measurement: ShortLength
Declaration
public double MeanTransverseCircularThicknessWithBacklash { get; }
Property Value
Type | Description |
---|---|
System.Double |
OuterSlotWidthAtMinimumBacklash
Slot width at outer section. The calculation always uses the minimum value for the backlash when calculating the slot width.
Measurement: ShortLength
Declaration
public double OuterSlotWidthAtMinimumBacklash { get; }
Property Value
Type | Description |
---|---|
System.Double |
OuterSpiralAngle
This is the spiral angle at the geometric outer cone distance of the gear blank
Measurement: Angle
Declaration
public double OuterSpiralAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
OuterTipDiameter
Measurement: ShortLength
Declaration
public virtual double OuterTipDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
OuterTransverseCircularThicknessForZeroBacklash
The transverse circular thickness without backlash measured at the wheel's outer section
Measurement: ShortLength
Declaration
public double OuterTransverseCircularThicknessForZeroBacklash { get; }
Property Value
Type | Description |
---|---|
System.Double |
OuterTransverseCircularThicknessWithBacklash
The transverse circular thickness with backlash measured at the wheel's outer section
Measurement: ShortLength
Declaration
public double OuterTransverseCircularThicknessWithBacklash { get; }
Property Value
Type | Description |
---|---|
System.Double |
PitchAngle
Measurement: Angle
Declaration
public double PitchAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
PitchApexToBoot
Measurement: ShortLength
Declaration
public double PitchApexToBoot { get; }
Property Value
Type | Description |
---|---|
System.Double |
PitchApexToCrossPoint
Measurement: ShortLength
Declaration
public virtual double PitchApexToCrossPoint { get; }
Property Value
Type | Description |
---|---|
System.Double |
PitchApexToCrown
Measurement: ShortLength
Declaration
public double PitchApexToCrown { get; }
Property Value
Type | Description |
---|---|
System.Double |
PitchApexToFrontBoot
Measurement: ShortLength
Declaration
public double PitchApexToFrontBoot { get; }
Property Value
Type | Description |
---|---|
System.Double |
PitchApexToFrontCrown
Measurement: ShortLength
Declaration
public double PitchApexToFrontCrown { get; }
Property Value
Type | Description |
---|---|
System.Double |
PitchDiameter
The diameter of the pitch cone at the outer of the gear
Measurement: ShortLength
Declaration
public virtual double PitchDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
PitchDiameterAtWheelOuterSection
The diameter of the pitch cone at the outer section of the wheel
Measurement: ShortLength
Declaration
public virtual double PitchDiameterAtWheelOuterSection { get; }
Property Value
Type | Description |
---|---|
System.Double |
RootApexToCrossPoint
Measurement: ShortLength
Declaration
public virtual double RootApexToCrossPoint { get; }
Property Value
Type | Description |
---|---|
System.Double |
StockAllowance
Measurement: ShortLength
Declaration
public double StockAllowance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
SurfaceFinish
Calculated from the selected finishing method. Used in the Gleason Scoring calculation.
Measurement: VeryShortLength
Declaration
public double SurfaceFinish { get; set; }
Property Value
Type | Description |
---|---|
System.Double |