Class KlingelnbergCycloPalloidConicalGearCompoundStabilityAnalysis
Inheritance
System.Object
KlingelnbergCycloPalloidConicalGearCompoundStabilityAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StabilityAnalyses.Compound
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class KlingelnbergCycloPalloidConicalGearCompoundStabilityAnalysis : ConicalGearCompoundStabilityAnalysis, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidConicalGearStabilityAnalysis> ComponentAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidConicalGearStabilityAnalysis> |
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidConicalGearStabilityAnalysis> ComponentAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidConicalGearStabilityAnalysis> |
Implements
System.IEquatable<T>