Class KlingelnbergCycloPalloidSpiralBevelGearSetDesign
Inheritance
System.Object
KlingelnbergCycloPalloidSpiralBevelGearSetDesign
Implements
System.IDisposable
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class KlingelnbergCycloPalloidSpiralBevelGearSetDesign : KlingelnbergConicalGearSetDesign, IEquatable<APIBase>, IDisposable
Properties
CircularPitch
Declaration
public override double CircularPitch { get; }
Property Value
Type |
Description |
System.Double |
|
Overrides
CutterBladeTipWidth
Declaration
public double CutterBladeTipWidth { get; }
Property Value
Type |
Description |
System.Double |
|
CutterToothFilletRadius
Declaration
public double CutterToothFilletRadius { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public 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 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 double MinimumAddendumModificationFactor { get; }
Property Value
Type |
Description |
System.Double |
|
NormalPressureAngle
Declaration
public double NormalPressureAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
NumberOfTeethOfCrownWheel
Declaration
public 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 double SettlingAngle { get; }
Property Value
Type |
Description |
System.Double |
|
ToothTipWidthForReduction
Declaration
public double ToothTipWidthForReduction { get; }
Property Value
Type |
Description |
System.Double |
|
TransversePressureAngle
Declaration
public double TransversePressureAngle { get; }
Property Value
Type |
Description |
System.Double |
|
VirtualNumberOfPinionTeethAtMeanConeDistance
Declaration
public double VirtualNumberOfPinionTeethAtMeanConeDistance { get; }
Property Value
Type |
Description |
System.Double |
|
VirtualNumberOfTeethOnInsideDiameter
Declaration
public double VirtualNumberOfTeethOnInsideDiameter { get; }
Property Value
Type |
Description |
System.Double |
|
VirtualNumberOfWheelTeethAtMeanConeDistance
Declaration
public double VirtualNumberOfWheelTeethAtMeanConeDistance { get; }
Property Value
Type |
Description |
System.Double |
|
WheelInnerConeDistance
Declaration
public double WheelInnerConeDistance { get; }
Property Value
Type |
Description |
System.Double |
|
WidthOfToothTipChamfer
Declaration
public double WidthOfToothTipChamfer { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods