Class CylindricalGearCompoundAdvancedSystemDeflection
Inheritance
System.Object
CylindricalGearCompoundAdvancedSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public class CylindricalGearCompoundAdvancedSystemDeflection : GearCompoundAdvancedSystemDeflection, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<CylindricalGearAdvancedSystemDeflection> ComponentAnalysisCases { get; }
Property Value
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<CylindricalGearAdvancedSystemDeflection> ComponentAnalysisCasesReady { get; }
Property Value
ComponentDesign
Declaration
public CylindricalGear ComponentDesign { get; }
Property Value
CylindricalGearRating
Declaration
public CylindricalGearDutyCycleRating CylindricalGearRating { get; }
Property Value
GearDutyCycleRating
Declaration
[Obsolete("Use CylindricalGearRating")]
public CylindricalGearDutyCycleRating GearDutyCycleRating { get; }
Property Value
Planetaries
Declaration
public ReadOnlyCollection<CylindricalGearCompoundAdvancedSystemDeflection> Planetaries { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods