Class KlingelnbergCycloPalloidSpiralBevelGearSetHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearSetHarmonicAnalysisOfSingleExcitation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalysesSingleExcitation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelGearSetHarmonicAnalysisOfSingleExcitation : KlingelnbergCycloPalloidConicalGearSetHarmonicAnalysisOfSingleExcitation, 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 |
KlingelnbergCycloPalloidSpiralBevelGearsHarmonicAnalysisOfSingleExcitation
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearHarmonicAnalysisOfSingleExcitation> KlingelnbergCycloPalloidSpiralBevelGearsHarmonicAnalysisOfSingleExcitation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearHarmonicAnalysisOfSingleExcitation> |
KlingelnbergCycloPalloidSpiralBevelMeshesHarmonicAnalysisOfSingleExcitation
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshHarmonicAnalysisOfSingleExcitation> KlingelnbergCycloPalloidSpiralBevelMeshesHarmonicAnalysisOfSingleExcitation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshHarmonicAnalysisOfSingleExcitation> |
Implements
System.IEquatable<T>