Class CylindricalGearBiasModification
Inheritance
Implements
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical.MicroGeometry
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearBiasModification : BiasModification, IEquatable<APIBase>
Properties
LeadEvaluationLeftLimit
Measurement: ShortLength
Declaration
public double LeadEvaluationLeftLimit { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
LeadEvaluationRightLimit
Measurement: ShortLength
Declaration
public double LeadEvaluationRightLimit { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
PressureAngleModAtLeftLimit
Pressure Angle Modification At Lead Evaluation Left Limit
Measurement: SmallAngle
Declaration
public double PressureAngleModAtLeftLimit { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
PressureAngleModAtRightLimit
Pressure Angle Modification At Lead Evaluation Right Limit
Measurement: SmallAngle
Declaration
public double PressureAngleModAtRightLimit { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ProfileEvaluationLowerLimit
Declaration
public CylindricalGearProfileMeasurement ProfileEvaluationLowerLimit { get; }
Property Value
Type | Description |
---|---|
CylindricalGearProfileMeasurement |
ProfileEvaluationLowerLimitDiameter
Measurement: ShortLength
Declaration
public double ProfileEvaluationLowerLimitDiameter { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ProfileEvaluationLowerLimitRadius
Measurement: ShortLength
Declaration
public double ProfileEvaluationLowerLimitRadius { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ProfileEvaluationLowerLimitRollAngle
Measurement: Angle
Declaration
public double ProfileEvaluationLowerLimitRollAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ProfileEvaluationLowerLimitRollDistance
Measurement: ShortLength
Declaration
public double ProfileEvaluationLowerLimitRollDistance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ProfileEvaluationUpperLimit
Declaration
public CylindricalGearProfileMeasurement ProfileEvaluationUpperLimit { get; }
Property Value
Type | Description |
---|---|
CylindricalGearProfileMeasurement |
ProfileEvaluationUpperLimitDiameter
Measurement: ShortLength
Declaration
public double ProfileEvaluationUpperLimitDiameter { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ProfileEvaluationUpperLimitRadius
Measurement: ShortLength
Declaration
public double ProfileEvaluationUpperLimitRadius { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ProfileEvaluationUpperLimitRollAngle
Measurement: Angle
Declaration
public double ProfileEvaluationUpperLimitRollAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ProfileEvaluationUpperLimitRollDistance
Measurement: ShortLength
Declaration
public double ProfileEvaluationUpperLimitRollDistance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ReliefAtLeftLimitISOAGMADIN
Profile Linear Relief At Lead Evaluation Left Limit
Measurement: VeryShortLength
Declaration
public double ReliefAtLeftLimitISOAGMADIN { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ReliefAtLeftLimitLDP
Profile Linear Relief At Lead Evaluation Left Limit
Measurement: VeryShortLength
Declaration
public double ReliefAtLeftLimitLDP { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ReliefAtLeftLimitVDI
Profile Linear Relief At Lead Evaluation Left Limit
Measurement: VeryShortLength
Declaration
public double ReliefAtLeftLimitVDI { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ReliefAtRightLimitISOAGMADIN
Profile Linear Relief At Lead Evaluation Right Limit
Measurement: VeryShortLength
Declaration
public double ReliefAtRightLimitISOAGMADIN { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ReliefAtRightLimitLDP
Profile Linear Relief At Lead Evaluation Right Limit
Measurement: VeryShortLength
Declaration
public double ReliefAtRightLimitLDP { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ReliefAtRightLimitVDI
Profile Linear Relief At Lead Evaluation Right Limit
Measurement: VeryShortLength
Declaration
public double ReliefAtRightLimitVDI { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ZeroBiasRelief
Declaration
public CylindricalGearProfileMeasurement ZeroBiasRelief { get; }
Property Value
Type | Description |
---|---|
CylindricalGearProfileMeasurement |
Methods
ReliefOf(Double, Double)
Declaration
public double ReliefOf(double faceWidth, double rollDistance)
Parameters
Type | Name | Description |
---|---|---|
System.Double | faceWidth | |
System.Double | rollDistance |
Returns
Type | Description |
---|---|
System.Double |