Class AGMAGleasonConicalGearMeshDesign
Inheritance
System.Object
AGMAGleasonConicalGearMeshDesign
Implements
System.IDisposable
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class AGMAGleasonConicalGearMeshDesign : ConicalGearMeshDesign, IEquatable<APIBase>, IDisposable
Properties
Crowned
Declaration
public bool Crowned { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
CrowningFactor
Declaration
public Overridable<double> CrowningFactor { get; set; }
Property Value
DynamicFactor
Declaration
public Overridable<double> DynamicFactor { get; set; }
Property Value
HardnessRatioFactor
Declaration
public double HardnessRatioFactor { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ISO10300GearSetFinishingMethods
Declaration
public Iso10300FinishingMethods ISO10300GearSetFinishingMethods { get; set; }
Property Value
LoadDistributionFactor
Declaration
public double LoadDistributionFactor { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
LoadDistributionFactorMethod
Declaration
public EnumWithSelectedValue<LoadDistributionFactorMethods> LoadDistributionFactorMethod { get; set; }
Property Value
MountingConditionsOfPinionAndWheel
Declaration
public MountingConditionsOfPinionAndWheel MountingConditionsOfPinionAndWheel { get; set; }
Property Value
NetFaceWidth
Declaration
public virtual double NetFaceWidth { get; }
Property Value
| Type |
Description |
| System.Double |
|
PinionFaceWidthOffset
Declaration
public double PinionFaceWidthOffset { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ProfileCrowningSetting
Declaration
public ProfileCrowningSetting ProfileCrowningSetting { get; set; }
Property Value
SizeFactorBending
Declaration
public Overridable<double> SizeFactorBending { get; set; }
Property Value
Declaration
public Overridable<double> SizeFactorContact { get; set; }
Property Value
SurfaceConditionFactor
Declaration
public double SurfaceConditionFactor { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
TemperatureFactor
Declaration
public Overridable<double> TemperatureFactor { get; set; }
Property Value
ToothLengthwiseCurvatureFactor
Declaration
public Overridable<double> ToothLengthwiseCurvatureFactor { get; set; }
Property Value
Declaration
public VerificationOfContactPattern VerificationOfContactPattern { get; set; }
Property Value
WheelEffectiveFaceWidthFactor
Declaration
public double WheelEffectiveFaceWidthFactor { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods