Class HypoidGearDesign
Inheritance
System.Object
HypoidGearDesign
Implements
System.IDisposable
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class HypoidGearDesign : AGMAGleasonConicalGearDesign, IEquatable<APIBase>, IDisposable
Properties
Addendum
Declaration
public virtual double Addendum { get; }
Property Value
| Type |
Description |
| System.Double |
|
AddendumAngle
Declaration
public virtual double AddendumAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
CrownToCrossingPoint
Declaration
public virtual double CrownToCrossingPoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
Dedendum
Declaration
public virtual double Dedendum { get; }
Property Value
| Type |
Description |
| System.Double |
|
DedendumAngle
Declaration
public virtual double DedendumAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
FaceAngle
Declaration
public override double FaceAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
FaceApexToCrossingPoint
Declaration
public virtual double FaceApexToCrossingPoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
FaceWidth
Declaration
public override double FaceWidth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
FrontCrownToCrossingPoint
Declaration
public virtual double FrontCrownToCrossingPoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
GeometryFactorJ
Declaration
public double GeometryFactorJ { get; }
Property Value
| Type |
Description |
| System.Double |
|
InnerConeDistance
Declaration
public double InnerConeDistance { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanAddendum
Declaration
public virtual double MeanAddendum { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanConeDistance
Declaration
public double MeanConeDistance { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanDedendum
Declaration
public virtual double MeanDedendum { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanNormalCircularThickness
Declaration
public double MeanNormalCircularThickness { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanNormalTopland
Declaration
public double MeanNormalTopland { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanPitchDiameter
Declaration
public double MeanPitchDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanPointToCrossingPoint
Declaration
public virtual double MeanPointToCrossingPoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanRadius
Declaration
public double MeanRadius { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanRootSpiralAngle
Declaration
public virtual double MeanRootSpiralAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanSpiralAngle
Declaration
public virtual double MeanSpiralAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
OffsetAngleInAxialPlane
Declaration
public double OffsetAngleInAxialPlane { get; }
Property Value
| Type |
Description |
| System.Double |
|
OuterConeDistance
Declaration
public double OuterConeDistance { get; }
Property Value
| Type |
Description |
| System.Double |
|
OuterTipDiameter
Declaration
public virtual double OuterTipDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
OuterWholeDepth
Declaration
public virtual double OuterWholeDepth { get; }
Property Value
| Type |
Description |
| System.Double |
|
OuterWorkingDepth
Declaration
public double OuterWorkingDepth { get; }
Property Value
| Type |
Description |
| System.Double |
|
PitchAngle
Declaration
public virtual double PitchAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
PitchApexToCrossingPoint
Declaration
public double PitchApexToCrossingPoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
PitchApexToCrown
Declaration
public double PitchApexToCrown { get; }
Property Value
| Type |
Description |
| System.Double |
|
PitchDiameter
Declaration
public double PitchDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
RootApexToCrossingPoint
Declaration
public virtual double RootApexToCrossingPoint { get; }
Property Value
| Type |
Description |
| System.Double |
|
StrengthFactorQ
Declaration
public double StrengthFactorQ { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods