Class KlingelnbergVirtualCylindricalGearSet
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergVirtualCylindricalGearSet
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.VirtualCylindricalGears
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public 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>