Class ISO63361996MeshSingleFlankRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ISO63361996MeshSingleFlankRating
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.Cylindrical.ISO6336
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ISO63361996MeshSingleFlankRating : ISO6336AbstractMetalMeshSingleFlankRating, IEquatable<APIBase>
Properties
HelixAngleFactorContact
Declaration
public override double HelixAngleFactorContact { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
RatingStandardName
Declaration
public override string RatingStandardName { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
TransverseLoadFactorBending
Declaration
public override double TransverseLoadFactorBending { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
Implements
System.IEquatable<T>