Class KlingelnbergCycloPalloidConicalGearStabilityAnalysis
Inheritance
System.Object
KlingelnbergCycloPalloidConicalGearStabilityAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StabilityAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class KlingelnbergCycloPalloidConicalGearStabilityAnalysis : ConicalGearStabilityAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public KlingelnbergCycloPalloidConicalGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidConicalGear |
Implements
System.IEquatable<T>