Class VirtualCylindricalGearSetISO10300MethodB2
Inheritance
System.Object
VirtualCylindricalGearSetISO10300MethodB2
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class VirtualCylindricalGearSetISO10300MethodB2 : VirtualCylindricalGearSet<VirtualCylindricalGearISO10300MethodB2>, IEquatable<APIBase>
Properties
Declaration
public double AngleBetweenContactDirectionAndToothTangentInPitchPlane { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double AngleBetweenProjectionOfPinionAxisAndDirectionOfContactInPitchPlane { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double AngleBetweenProjectionOfWheelAxisAndDirectionOfContactInPitchPlane { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double AngleOfContactLineRelativeToRootCone { get; }
Property Value
Type |
Description |
System.Double |
|
AngularPitchOfVirtualCylindricalWheel
Declaration
public double AngularPitchOfVirtualCylindricalWheel { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ContactShiftFactor { get; }
Property Value
Type |
Description |
System.Double |
|
MeanBaseSpiralAngle
Declaration
public double MeanBaseSpiralAngle { get; }
Property Value
Type |
Description |
System.Double |
|
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>
Extension Methods