Class KlingelnbergVirtualCylindricalGearSet
Inheritance
System.Object
KlingelnbergVirtualCylindricalGearSet
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.Rating.VirtualCylindricalGears
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class KlingelnbergVirtualCylindricalGearSet : VirtualCylindricalGearSet<KlingelnbergVirtualCylindricalGear>, IEquatable<APIBase>
Properties
EffectiveFaceWidth
Measurement: ShortLength
Declaration
public double EffectiveFaceWidth { get; }
Property Value
Type | Description |
---|---|
System.Double |
LengthOfPathOfContactOfVirtualCylindricalGearInTransverseSection
Measurement: ShortLength
Declaration
public double LengthOfPathOfContactOfVirtualCylindricalGearInTransverseSection { get; }
Property Value
Type | Description |
---|---|
System.Double |
TotalContactRatioTransverseForVirtualCylindricalGears
Declaration
public double TotalContactRatioTransverseForVirtualCylindricalGears { get; }
Property Value
Type | Description |
---|---|
System.Double |
VirtualTransmissionRatio
Declaration
public double VirtualTransmissionRatio { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>