Class VirtualCylindricalGearISO10300MethodB1
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
VirtualCylindricalGearISO10300MethodB1
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 VirtualCylindricalGearISO10300MethodB1 : VirtualCylindricalGear, IEquatable<APIBase>
Properties
BaseDiameterOfVirtualCylindricalGearInNormalSection
Measurement: ShortLength
Declaration
public double BaseDiameterOfVirtualCylindricalGearInNormalSection { get; }
Property Value
Type | Description |
---|---|
System.Double |
Name
Declaration
public override string Name { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
ReferenceDiameterInNormalSection
Measurement: ShortLength
Declaration
public double ReferenceDiameterInNormalSection { get; }
Property Value
Type | Description |
---|---|
System.Double |
RootDiameterOfVirtualCylindricalGear
Measurement: ShortLength
Declaration
public double RootDiameterOfVirtualCylindricalGear { get; }
Property Value
Type | Description |
---|---|
System.Double |
TipDiameterOfVirtualCylindricalGearInNormalSection
Measurement: ShortLength
Declaration
public double TipDiameterOfVirtualCylindricalGearInNormalSection { get; }
Property Value
Type | Description |
---|---|
System.Double |
TransverseModule
Measurement: ShortLength
Declaration
public double TransverseModule { get; }
Property Value
Type | Description |
---|---|
System.Double |
VirtualNumberOfTeethTransverse
Declaration
public double VirtualNumberOfTeethTransverse { get; }
Property Value
Type | Description |
---|---|
System.Double |
VirtualSpurGearNumberOfTeeth
Declaration
public double VirtualSpurGearNumberOfTeeth { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>