Class KlingelnbergCycloPalloidHypoidGearSetAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidHypoidGearSetAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidHypoidGearSetAdvancedTimeSteppingAnalysisForModulation : KlingelnbergCycloPalloidConicalGearSetAdvancedTimeSteppingAnalysisForModulation, 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 |
KlingelnbergCycloPalloidHypoidGearsAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearAdvancedTimeSteppingAnalysisForModulation> KlingelnbergCycloPalloidHypoidGearsAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearAdvancedTimeSteppingAnalysisForModulation> |
KlingelnbergCycloPalloidHypoidMeshesAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshAdvancedTimeSteppingAnalysisForModulation> KlingelnbergCycloPalloidHypoidMeshesAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshAdvancedTimeSteppingAnalysisForModulation> |
SystemDeflectionResults
Declaration
public KlingelnbergCycloPalloidHypoidGearSetSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidHypoidGearSetSystemDeflection |
Implements
System.IEquatable<T>