Class HypoidGearSetSteadyStateSynchronousResponseAtASpeed
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
HypoidGearSetSteadyStateSynchronousResponseAtASpeed
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 HypoidGearSetSteadyStateSynchronousResponseAtASpeed : AGMAGleasonConicalGearSetSteadyStateSynchronousResponseAtASpeed, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public HypoidGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
HypoidGearSet |
AssemblyLoadCase
Declaration
public HypoidGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
HypoidGearSetLoadCase |
HypoidGearsSteadyStateSynchronousResponseAtASpeed
Declaration
public ReadOnlyCollection<HypoidGearSteadyStateSynchronousResponseAtASpeed> HypoidGearsSteadyStateSynchronousResponseAtASpeed { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearSteadyStateSynchronousResponseAtASpeed> |
HypoidMeshesSteadyStateSynchronousResponseAtASpeed
Declaration
public ReadOnlyCollection<HypoidGearMeshSteadyStateSynchronousResponseAtASpeed> HypoidMeshesSteadyStateSynchronousResponseAtASpeed { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearMeshSteadyStateSynchronousResponseAtASpeed> |
Implements
System.IEquatable<T>