Class KlingelnbergCycloPalloidConicalGearMeshHarmonicAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidConicalGearMeshHarmonicAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class KlingelnbergCycloPalloidConicalGearMeshHarmonicAnalysis : ConicalGearMeshHarmonicAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public KlingelnbergCycloPalloidConicalGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidConicalGearMesh |
SystemDeflectionResults
Declaration
public KlingelnbergCycloPalloidConicalGearMeshSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidConicalGearMeshSystemDeflection |
Implements
System.IEquatable<T>