Class AGMAGleasonConicalGearMeshRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AGMAGleasonConicalGearMeshRating
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.AGMAGleasonConical
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class AGMAGleasonConicalGearMeshRating : ConicalGearMeshRating, IEquatable<APIBase>
Properties
LoadDistributionFactorMethod
Declaration
public LoadDistributionFactorMethods LoadDistributionFactorMethod { get; }
Property Value
Type | Description |
---|---|
LoadDistributionFactorMethods |
MaximumRelativeDisplacement
Measurement: VeryShortLength
Declaration
public double MaximumRelativeDisplacement { get; }
Property Value
Type | Description |
---|---|
System.Double |
OverloadFactorBending
Declaration
public Overridable<double> OverloadFactorBending { get; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
OverloadFactorContact
Declaration
public Overridable<double> OverloadFactorContact { get; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
Implements
System.IEquatable<T>