Class ConicalGearCompoundSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ConicalGearCompoundSystemDeflection
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class ConicalGearCompoundSystemDeflection : GearCompoundSystemDeflection, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<ConicalGearSystemDeflection> ComponentAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System. |
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<ConicalGearSystemDeflection> ComponentAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System. |
ConicalDutyCycleRating
Declaration
public ConicalGearDutyCycleRating ConicalDutyCycleRating { get; }
Property Value
Type | Description |
---|---|
Conical |
Planetaries
Declaration
public ReadOnlyCollection<ConicalGearCompoundSystemDeflection> Planetaries { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>