Class KlingelnbergCycloPalloidSpiralBevelGearSetModalAnalysisAtAStiffness
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearSetModalAnalysisAtAStiffness
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalysesAtAStiffness
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelGearSetModalAnalysisAtAStiffness : KlingelnbergCycloPalloidConicalGearSetModalAnalysisAtAStiffness, 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 |
KlingelnbergCycloPalloidSpiralBevelGearsModalAnalysisAtAStiffness
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearModalAnalysisAtAStiffness> KlingelnbergCycloPalloidSpiralBevelGearsModalAnalysisAtAStiffness { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearModalAnalysisAtAStiffness> |
KlingelnbergCycloPalloidSpiralBevelMeshesModalAnalysisAtAStiffness
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshModalAnalysisAtAStiffness> KlingelnbergCycloPalloidSpiralBevelMeshesModalAnalysisAtAStiffness { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshModalAnalysisAtAStiffness> |
Implements
System.IEquatable<T>