Class KlingelnbergCycloPalloidHypoidGearSetHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidHypoidGearSetHarmonicAnalysisOfSingleExcitation
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 KlingelnbergCycloPalloidHypoidGearSetHarmonicAnalysisOfSingleExcitation : KlingelnbergCycloPalloidConicalGearSetHarmonicAnalysisOfSingleExcitation, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public KlingelnbergCycloPalloidHypoidGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidHypoidGearSet |
AssemblyLoadCase
Declaration
public KlingelnbergCycloPalloidHypoidGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidHypoidGearSetLoadCase |
KlingelnbergCycloPalloidHypoidGearsHarmonicAnalysisOfSingleExcitation
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearHarmonicAnalysisOfSingleExcitation> KlingelnbergCycloPalloidHypoidGearsHarmonicAnalysisOfSingleExcitation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearHarmonicAnalysisOfSingleExcitation> |
KlingelnbergCycloPalloidHypoidMeshesHarmonicAnalysisOfSingleExcitation
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshHarmonicAnalysisOfSingleExcitation> KlingelnbergCycloPalloidHypoidMeshesHarmonicAnalysisOfSingleExcitation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshHarmonicAnalysisOfSingleExcitation> |
Implements
System.IEquatable<T>