Class KlingelnbergCycloPalloidHypoidGearSetHarmonicAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidHypoidGearSetHarmonicAnalysis
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 KlingelnbergCycloPalloidHypoidGearSetHarmonicAnalysis : KlingelnbergCycloPalloidConicalGearSetHarmonicAnalysis, 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 |
KlingelnbergCycloPalloidHypoidGearsHarmonicAnalysis
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearHarmonicAnalysis> KlingelnbergCycloPalloidHypoidGearsHarmonicAnalysis { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearHarmonicAnalysis> |
KlingelnbergCycloPalloidHypoidMeshesHarmonicAnalysis
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshHarmonicAnalysis> KlingelnbergCycloPalloidHypoidMeshesHarmonicAnalysis { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshHarmonicAnalysis> |
SystemDeflectionResults
Declaration
public KlingelnbergCycloPalloidHypoidGearSetSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidHypoidGearSetSystemDeflection |
Implements
System.IEquatable<T>