Class KlingelnbergCycloPalloidHypoidGearSetSteadyStateSynchronousResponseAtASpeed
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidHypoidGearSetSteadyStateSynchronousResponseAtASpeed
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesAtASpeed
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidHypoidGearSetSteadyStateSynchronousResponseAtASpeed : KlingelnbergCycloPalloidConicalGearSetSteadyStateSynchronousResponseAtASpeed, 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 |
KlingelnbergCycloPalloidHypoidGearsSteadyStateSynchronousResponseAtASpeed
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSteadyStateSynchronousResponseAtASpeed> KlingelnbergCycloPalloidHypoidGearsSteadyStateSynchronousResponseAtASpeed { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSteadyStateSynchronousResponseAtASpeed> |
KlingelnbergCycloPalloidHypoidMeshesSteadyStateSynchronousResponseAtASpeed
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshSteadyStateSynchronousResponseAtASpeed> KlingelnbergCycloPalloidHypoidMeshesSteadyStateSynchronousResponseAtASpeed { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshSteadyStateSynchronousResponseAtASpeed> |
Implements
System.IEquatable<T>