Class CylindricalGearLoadDistributionAnalysis
Inheritance
System.Object
CylindricalGearLoadDistributionAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.LTCA.Cylindrical
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalGearLoadDistributionAnalysis : GearLoadDistributionAnalysis, IEquatable<APIBase>
Properties
Rating
Declaration
public CylindricalGearRating Rating { get; }
Property Value
| Type | Description |
|---|---|
| CylindricalGearRating |
TIFFAnalysis
Declaration
public CylindricalGearTIFFAnalysis TIFFAnalysis { get; }
Property Value
| Type | Description |
|---|---|
| CylindricalGearTIFFAnalysis |
Implements
System.IEquatable<T>