Class KlingelnbergCycloPalloidSpiralBevelGearSetHarmonicAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearSetHarmonicAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelGearSetHarmonicAnalysis : KlingelnbergCycloPalloidConicalGearSetHarmonicAnalysis, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearSet |
AssemblyLoadCase
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearSetLoadCase |
KlingelnbergCycloPalloidSpiralBevelGearsHarmonicAnalysis
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearHarmonicAnalysis> KlingelnbergCycloPalloidSpiralBevelGearsHarmonicAnalysis { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearHarmonicAnalysis> |
KlingelnbergCycloPalloidSpiralBevelMeshesHarmonicAnalysis
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshHarmonicAnalysis> KlingelnbergCycloPalloidSpiralBevelMeshesHarmonicAnalysis { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshHarmonicAnalysis> |
SystemDeflectionResults
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSetSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearSetSystemDeflection |
Implements
System.IEquatable<T>