Class KlingelnbergCycloPalloidHypoidGearSetCompoundHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidHypoidGearSetCompoundHarmonicAnalysisOfSingleExcitation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalysesSingleExcitation.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidHypoidGearSetCompoundHarmonicAnalysisOfSingleExcitation : KlingelnbergCycloPalloidConicalGearSetCompoundHarmonicAnalysisOfSingleExcitation, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetHarmonicAnalysisOfSingleExcitation> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetHarmonicAnalysisOfSingleExcitation> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetHarmonicAnalysisOfSingleExcitation> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetHarmonicAnalysisOfSingleExcitation> |
AssemblyDesign
Declaration
public KlingelnbergCycloPalloidHypoidGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidHypoidGearSet |
KlingelnbergCycloPalloidHypoidGearsCompoundHarmonicAnalysisOfSingleExcitation
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearCompoundHarmonicAnalysisOfSingleExcitation> KlingelnbergCycloPalloidHypoidGearsCompoundHarmonicAnalysisOfSingleExcitation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearCompoundHarmonicAnalysisOfSingleExcitation> |
KlingelnbergCycloPalloidHypoidMeshesCompoundHarmonicAnalysisOfSingleExcitation
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshCompoundHarmonicAnalysisOfSingleExcitation> KlingelnbergCycloPalloidHypoidMeshesCompoundHarmonicAnalysisOfSingleExcitation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshCompoundHarmonicAnalysisOfSingleExcitation> |
Implements
System.IEquatable<T>