Class KlingelnbergCycloPalloidHypoidGearSetCompoundModalAnalysisAtAStiffness
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidHypoidGearSetCompoundModalAnalysisAtAStiffness
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalysesAtAStiffness.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidHypoidGearSetCompoundModalAnalysisAtAStiffness : KlingelnbergCycloPalloidConicalGearSetCompoundModalAnalysisAtAStiffness, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetModalAnalysisAtAStiffness> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetModalAnalysisAtAStiffness> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetModalAnalysisAtAStiffness> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetModalAnalysisAtAStiffness> |
AssemblyDesign
Declaration
public KlingelnbergCycloPalloidHypoidGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidHypoidGearSet |
KlingelnbergCycloPalloidHypoidGearsCompoundModalAnalysisAtAStiffness
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearCompoundModalAnalysisAtAStiffness> KlingelnbergCycloPalloidHypoidGearsCompoundModalAnalysisAtAStiffness { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearCompoundModalAnalysisAtAStiffness> |
KlingelnbergCycloPalloidHypoidMeshesCompoundModalAnalysisAtAStiffness
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshCompoundModalAnalysisAtAStiffness> KlingelnbergCycloPalloidHypoidMeshesCompoundModalAnalysisAtAStiffness { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshCompoundModalAnalysisAtAStiffness> |
Implements
System.IEquatable<T>