Class CylindricalGearSetTIFFAnalysisDutyCycle
Inheritance
System.Object
CylindricalGearSetTIFFAnalysisDutyCycle
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearTwoDFEAnalysis
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class CylindricalGearSetTIFFAnalysisDutyCycle : GearSetDesignAnalysis, IEquatable<APIBase>
Properties
Gears
Declaration
public ReadOnlyCollection<CylindricalGearTIFFAnalysisDutyCycle> Gears { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalGearTIFFAnalysisDutyCycle> |
Implements
System.IEquatable<T>