Class BevelGearDesign
Inheritance
System.Object
BevelGearDesign
Implements
System.IDisposable
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public abstract class BevelGearDesign : AGMAGleasonConicalGearDesign, IEquatable<APIBase>, IDisposable
Properties
Addendum
Declaration
public virtual double Addendum { get; }
Property Value
| Type |
Description |
| System.Double |
|
AddendumAngle
Declaration
public virtual double AddendumAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
CrownToCrossPoint
Declaration
public virtual double CrownToCrossPoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
Dedendum
Declaration
public virtual double Dedendum { get; }
Property Value
| Type |
Description |
| System.Double |
|
DedendumAngle
Declaration
public double DedendumAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
DifferenceFromIdealPitchAngle
Declaration
public double DifferenceFromIdealPitchAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
FaceApexToCrossPoint
Declaration
public virtual double FaceApexToCrossPoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
FaceWidthAsPercentOfConeDistance
Declaration
public double FaceWidthAsPercentOfConeDistance { get; }
Property Value
| Type |
Description |
| System.Double |
|
FinishingMethod
Declaration
public FinishingMethods FinishingMethod { get; set; }
Property Value
FrontCrownToCrossPoint
Declaration
public virtual double FrontCrownToCrossPoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
InnerSlotWidthAtMinimumBacklash
Declaration
public double InnerSlotWidthAtMinimumBacklash { get; }
Property Value
| Type |
Description |
| System.Double |
|
InnerSpiralAngle
Declaration
public double InnerSpiralAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanAddendum
Declaration
public virtual double MeanAddendum { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanChordalAddendum
Declaration
public double MeanChordalAddendum { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanDedendum
Declaration
public virtual double MeanDedendum { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanNormalCircularThicknessForZeroBacklash
Declaration
public double MeanNormalCircularThicknessForZeroBacklash { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanNormalCircularThicknessWithBacklash
Declaration
public double MeanNormalCircularThicknessWithBacklash { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanPitchDiameter
Declaration
public virtual double MeanPitchDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanSlotWidthAtMinimumBacklash
Declaration
public double MeanSlotWidthAtMinimumBacklash { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanTransverseCircularThicknessForZeroBacklash
Declaration
public double MeanTransverseCircularThicknessForZeroBacklash { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanTransverseCircularThicknessWithBacklash
Declaration
public double MeanTransverseCircularThicknessWithBacklash { get; }
Property Value
| Type |
Description |
| System.Double |
|
OuterSlotWidthAtMinimumBacklash
Declaration
public double OuterSlotWidthAtMinimumBacklash { get; }
Property Value
| Type |
Description |
| System.Double |
|
OuterSpiralAngle
Declaration
public double OuterSpiralAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
OuterTipDiameter
Declaration
public virtual double OuterTipDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
OuterTransverseCircularThicknessForZeroBacklash
Declaration
public double OuterTransverseCircularThicknessForZeroBacklash { get; }
Property Value
| Type |
Description |
| System.Double |
|
OuterTransverseCircularThicknessWithBacklash
Declaration
public double OuterTransverseCircularThicknessWithBacklash { get; }
Property Value
| Type |
Description |
| System.Double |
|
PitchAngle
Declaration
public double PitchAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
PitchApexToBoot
Declaration
public double PitchApexToBoot { get; }
Property Value
| Type |
Description |
| System.Double |
|
PitchApexToCrossPoint
Declaration
public virtual double PitchApexToCrossPoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
PitchApexToCrown
Declaration
public double PitchApexToCrown { get; }
Property Value
| Type |
Description |
| System.Double |
|
PitchApexToFrontBoot
Declaration
public double PitchApexToFrontBoot { get; }
Property Value
| Type |
Description |
| System.Double |
|
PitchApexToFrontCrown
Declaration
public double PitchApexToFrontCrown { get; }
Property Value
| Type |
Description |
| System.Double |
|
PitchDiameter
Declaration
public virtual double PitchDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
PitchDiameterAtWheelOuterSection
Declaration
public virtual double PitchDiameterAtWheelOuterSection { get; }
Property Value
| Type |
Description |
| System.Double |
|
RootApexToCrossPoint
Declaration
public virtual double RootApexToCrossPoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
StockAllowance
Declaration
public double StockAllowance { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SurfaceFinish
Declaration
public double SurfaceFinish { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods