Class KlingelnbergCycloPalloidHypoidGearSetAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidHypoidGearSetAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidHypoidGearSetAdvancedSystemDeflection : KlingelnbergCycloPalloidConicalGearSetAdvancedSystemDeflection, 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 |
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetSystemDeflection> |
ComponentDetailedAnalysis
Declaration
public KlingelnbergCycloPalloidHypoidGearSetRating ComponentDetailedAnalysis { get; }
Property Value
| Type | Description |
|---|---|
| KlingelnbergCycloPalloidHypoidGearSetRating |
KlingelnbergCycloPalloidHypoidGearsAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearAdvancedSystemDeflection> KlingelnbergCycloPalloidHypoidGearsAdvancedSystemDeflection { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearAdvancedSystemDeflection> |
KlingelnbergCycloPalloidHypoidMeshesAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshAdvancedSystemDeflection> KlingelnbergCycloPalloidHypoidMeshesAdvancedSystemDeflection { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshAdvancedSystemDeflection> |
Implements
System.IEquatable<T>