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