Class ISO10300MeshSingleFlankRatingHypoidMethodB2
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ISO10300MeshSingleFlankRatingHypoidMethodB2
Implements
System.IEquatable<APIBase>
Inherited Members
ISO10300MeshSingleFlankRating<VirtualCylindricalGearISO10300MethodB2>.TransverseLoadFactorForContact
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.Iso10300
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ISO10300MeshSingleFlankRatingHypoidMethodB2 : ISO10300MeshSingleFlankRatingMethodB2, IEquatable<APIBase>
Properties
LengthOfActionFromPinionTipToPointOfLoadApplication
Measurement: ShortLength
Declaration
public double LengthOfActionFromPinionTipToPointOfLoadApplication { get; }
Property Value
Type | Description |
---|---|
System.Double |
LengthOfActionFromWheelTipToPointOfLoadApplication
Measurement: ShortLength
Declaration
public double LengthOfActionFromWheelTipToPointOfLoadApplication { get; }
Property Value
Type | Description |
---|---|
System.Double |
LengthwiseLoadSharingFactor
Declaration
public double LengthwiseLoadSharingFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
PinionLengthOfActionPointOfLoadApplication
Measurement: ShortLength
Declaration
public double PinionLengthOfActionPointOfLoadApplication { get; }
Property Value
Type | Description |
---|---|
System.Double |
ProfileLoadSharingFactor
Declaration
public double ProfileLoadSharingFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
WheelLengthOfActionPointOfLoadApplication
Measurement: ShortLength
Declaration
public double WheelLengthOfActionPointOfLoadApplication { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>