Class VirtualCylindricalGearSetISO10300MethodB2
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
VirtualCylindricalGearSetISO10300MethodB2
Implements
System.IEquatable<APIBase>
Inherited Members
VirtualCylindricalGearSet<VirtualCylindricalGearISO10300MethodB2>.FaceWidthOfVirtualCylindricalGears
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.VirtualCylindricalGears
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class VirtualCylindricalGearSetISO10300MethodB2 : VirtualCylindricalGearSet<VirtualCylindricalGearISO10300MethodB2>, IEquatable<APIBase>
Properties
AngleBetweenContactDirectionAndToothTangentInPitchPlane
Measurement: Angle
Declaration
public double AngleBetweenContactDirectionAndToothTangentInPitchPlane { get; }
Property Value
Type | Description |
---|---|
System.Double |
AngleBetweenProjectionOfPinionAxisAndDirectionOfContactInPitchPlane
Measurement: Angle
Declaration
public double AngleBetweenProjectionOfPinionAxisAndDirectionOfContactInPitchPlane { get; }
Property Value
Type | Description |
---|---|
System.Double |
AngleBetweenProjectionOfWheelAxisAndDirectionOfContactInPitchPlane
Measurement: Angle
Declaration
public double AngleBetweenProjectionOfWheelAxisAndDirectionOfContactInPitchPlane { get; }
Property Value
Type | Description |
---|---|
System.Double |
AngleOfContactLineRelativeToRootCone
Measurement: Angle
Declaration
public double AngleOfContactLineRelativeToRootCone { get; }
Property Value
Type | Description |
---|---|
System.Double |
AngularPitchOfVirtualCylindricalWheel
Measurement: Angle
Declaration
public double AngularPitchOfVirtualCylindricalWheel { get; }
Property Value
Type | Description |
---|---|
System.Double |
ContactShiftFactor
Declaration
public double ContactShiftFactor { get; }
Property Value
Type | Description |
---|---|
System.Double |
MeanBaseSpiralAngle
Measurement: Angle
Declaration
public double MeanBaseSpiralAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
ModifiedContactRatio
Declaration
public double ModifiedContactRatio { get; }
Property Value
Type | Description |
---|---|
System.Double |
RelativeBaseFaceWidth
Declaration
public double RelativeBaseFaceWidth { get; }
Property Value
Type | Description |
---|---|
System.Double |
RelativeCentreDistance
Declaration
public double RelativeCentreDistance { get; }
Property Value
Type | Description |
---|---|
System.Double |
RelativeFaceWidth
Declaration
public double RelativeFaceWidth { get; }
Property Value
Type | Description |
---|---|
System.Double |
RelativeLengthOfActionInNormalSection
Declaration
public double RelativeLengthOfActionInNormalSection { get; }
Property Value
Type | Description |
---|---|
System.Double |
RelativeMeanNormalBasePitch
Declaration
public double RelativeMeanNormalBasePitch { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>