Class CylindricalGearLoadDistributionAnalysis
Inheritance
System.Object
CylindricalGearLoadDistributionAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.LTCA.Cylindrical
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed 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>