Class BevelMeshedGearDesign
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BevelMeshedGearDesign
Implements
System.IDisposable
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class BevelMeshedGearDesign : AGMAGleasonConicalMeshedGearDesign, IEquatable<APIBase>, IDisposable
Properties
BendingStrengthGeometryFactorConcave
Declaration
public double BendingStrengthGeometryFactorConcave { get; }
Property Value
Type |
Description |
System.Double |
|
BendingStrengthGeometryFactorConvex
Declaration
public double BendingStrengthGeometryFactorConvex { get; }
Property Value
Type |
Description |
System.Double |
|
DistanceFactor
Declaration
public double DistanceFactor { get; }
Property Value
Type |
Description |
System.Double |
|
DurabilityFactorAGMA
Declaration
public double DurabilityFactorAGMA { get; }
Property Value
Type |
Description |
System.Double |
|
DurabilityFactorGleason
Declaration
public double DurabilityFactorGleason { get; }
Property Value
Type |
Description |
System.Double |
|
GeometryFactorJConcave
Declaration
public virtual double GeometryFactorJConcave { get; }
Property Value
Type |
Description |
System.Double |
|
GeometryFactorJConvex
Declaration
public double GeometryFactorJConvex { get; }
Property Value
Type |
Description |
System.Double |
|
MinimumRootFilletRadius
Declaration
public double MinimumRootFilletRadius { get; }
Property Value
Type |
Description |
System.Double |
|
Includes backlash. See e.g. AGMA 2005-D03 p26.
Measurement: ShortLength
Declaration
public double NormalChordalThicknessAtMeanOfContact { get; }
Property Value
Type |
Description |
System.Double |
|
StrengthFactorConcave
Declaration
public virtual double StrengthFactorConcave { get; }
Property Value
Type |
Description |
System.Double |
|
StrengthFactorConvex
Declaration
public double StrengthFactorConvex { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods