Class ConicalGearSetCompoundSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ConicalGearSetCompoundSystemDeflection
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 ConicalGearSetCompoundSystemDeflection : GearSetCompoundSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<ConicalGearSetSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ConicalGearSetSystemDeflection> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<ConicalGearSetSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ConicalGearSetSystemDeflection> |
ConicalGearSetDutyCycleRating
Declaration
public ConicalGearSetDutyCycleRating ConicalGearSetDutyCycleRating { get; }
Property Value
Type | Description |
---|---|
ConicalGearSetDutyCycleRating |
Implements
System.IEquatable<T>