Class KlingelnbergCycloPalloidSpiralBevelGearSetDesign
Inheritance
System.Object
KlingelnbergCycloPalloidSpiralBevelGearSetDesign
Implements
System.IDisposable
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelGearSetDesign : KlingelnbergConicalGearSetDesign, IEquatable<APIBase>, IDisposable
Properties
CircularPitch
Declaration
public override double CircularPitch { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
CutterBladeTipWidth
Declaration
public virtual double CutterBladeTipWidth { get; }
Property Value
| Type |
Description |
| System.Double |
|
CutterToothFilletRadius
Declaration
public double CutterToothFilletRadius { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public virtual double FaceContactAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
FaceWidthNormalModule
Declaration
public double FaceWidthNormalModule { get; }
Property Value
| Type |
Description |
| System.Double |
|
Gears
Declaration
[Obsolete("Use KlingelnbergCycloPalloidSpiralBevelGears")]
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearDesign> Gears { get; }
Property Value
HelixAngleAtBaseCircleOfVirtualGear
Declaration
public double HelixAngleAtBaseCircleOfVirtualGear { get; }
Property Value
| Type |
Description |
| System.Double |
|
HW
Declaration
public virtual double HW { get; }
Property Value
| Type |
Description |
| System.Double |
|
KlingelnbergConicalMeshes
Declaration
[Obsolete("Use KlingelnbergCycloPalloidSpiralBevelMeshes")]
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshDesign> KlingelnbergConicalMeshes { get; }
Property Value
KlingelnbergCycloPalloidSpiralBevelGears
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearDesign> KlingelnbergCycloPalloidSpiralBevelGears { get; }
Property Value
KlingelnbergCycloPalloidSpiralBevelMeshes
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshDesign> KlingelnbergCycloPalloidSpiralBevelMeshes { get; }
Property Value
MeanNormalModule
Declaration
public override double MeanNormalModule { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
MeanTransverseModule
Declaration
public double MeanTransverseModule { get; }
Property Value
| Type |
Description |
| System.Double |
|
MinimumAddendumModificationFactor
Declaration
public virtual double MinimumAddendumModificationFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
NormalPressureAngle
Declaration
public virtual double NormalPressureAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
NumberOfTeethOfCrownWheel
Declaration
public virtual double NumberOfTeethOfCrownWheel { get; }
Property Value
| Type |
Description |
| System.Double |
|
OuterConeDistanceFaceWidth
Declaration
public double OuterConeDistanceFaceWidth { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double PartialContactRatioOfVirtualPinionTeeth { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double PartialContactRatioOfVirtualWheelTeeth { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double ProfileContactRatioInTransverseSection { get; }
Property Value
| Type |
Description |
| System.Double |
|
SettlingAngle
Declaration
public virtual double SettlingAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
ToothTipWidthForReduction
Declaration
public virtual double ToothTipWidthForReduction { get; }
Property Value
| Type |
Description |
| System.Double |
|
TransversePressureAngle
Declaration
public double TransversePressureAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
VirtualNumberOfPinionTeethAtMeanConeDistance
Declaration
public virtual double VirtualNumberOfPinionTeethAtMeanConeDistance { get; }
Property Value
| Type |
Description |
| System.Double |
|
VirtualNumberOfTeethOnInsideDiameter
Declaration
public virtual double VirtualNumberOfTeethOnInsideDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
VirtualNumberOfWheelTeethAtMeanConeDistance
Declaration
public virtual double VirtualNumberOfWheelTeethAtMeanConeDistance { get; }
Property Value
| Type |
Description |
| System.Double |
|
WheelInnerConeDistance
Declaration
public virtual double WheelInnerConeDistance { get; }
Property Value
| Type |
Description |
| System.Double |
|
WidthOfToothTipChamfer
Declaration
public virtual double WidthOfToothTipChamfer { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods