Class ISO63362006MeshSingleFlankRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ISO63362006MeshSingleFlankRating
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 ISO63362006MeshSingleFlankRating : ISO6336AbstractMetalMeshSingleFlankRating, IEquatable<APIBase>
Properties
DeepToothFactor
Declaration
public double DeepToothFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
DynamicFactorSource
Declaration
public override string DynamicFactorSource { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
HelixAngleFactorContact
Declaration
public override double HelixAngleFactorContact { get; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
MeshStiffnessFace
Measurement: StiffnessPerUnitFaceWidth
Declaration
public double MeshStiffnessFace { get; }
Property Value
Type | Description |
---|---|
System.Double |
MeshStiffnessTransverse
Measurement: StiffnessPerUnitFaceWidth
Declaration
public double MeshStiffnessTransverse { get; }
Property Value
Type | Description |
---|---|
System.Double |
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>