Class ActiveGearSetDesignSelectionGroup
Inheritance
System.Object
ActiveGearSetDesignSelectionGroup
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ActiveGearSetDesignSelectionGroup : PartDetailConfiguration<ActiveGearSetDesignSelection, GearSet, GearSetDesign>, IEquatable<APIBase>
Properties
Declaration
public double AxialContactRatioRatingForNVH { get; }
Property Value
| Type |
Description |
| System.Double |
|
FaceWidthOfWidestCylindricalGear
Declaration
public double FaceWidthOfWidestCylindricalGear { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double MinimumCylindricalAxialContactRatio { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double MinimumCylindricalTransverseContactRatio { get; }
Property Value
| Type |
Description |
| System.Double |
|
MinimumTipThickness
Declaration
public double MinimumTipThickness { get; }
Property Value
| Type |
Description |
| System.Double |
|
SimpleMassOfCylindricalGears
Declaration
public double SimpleMassOfCylindricalGears { get; }
Property Value
| Type |
Description |
| System.Double |
|
TotalFaceWidthOfCylindricalGears
Declaration
public double TotalFaceWidthOfCylindricalGears { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double TransverseAndAxialContactRatioRatingForNVH { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double TransverseContactRatioRatingForNVH { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods