Class KlingelnbergCycloPalloidSpiralBevelGearSetStabilityAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearSetStabilityAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StabilityAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelGearSetStabilityAnalysis : KlingelnbergCycloPalloidConicalGearSetStabilityAnalysis, 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 |
KlingelnbergCycloPalloidSpiralBevelGearsStabilityAnalysis
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearStabilityAnalysis> KlingelnbergCycloPalloidSpiralBevelGearsStabilityAnalysis { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearStabilityAnalysis> |
KlingelnbergCycloPalloidSpiralBevelMeshesStabilityAnalysis
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshStabilityAnalysis> KlingelnbergCycloPalloidSpiralBevelMeshesStabilityAnalysis { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshStabilityAnalysis> |
Implements
System.IEquatable<T>