Class StraightBevelGearSetSteadyStateSynchronousResponseAtASpeed
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelGearSetSteadyStateSynchronousResponseAtASpeed
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 StraightBevelGearSetSteadyStateSynchronousResponseAtASpeed : BevelGearSetSteadyStateSynchronousResponseAtASpeed, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public StraightBevelGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelGearSet |
AssemblyLoadCase
Declaration
public StraightBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
StraightBevelGearSetLoadCase |
StraightBevelGearsSteadyStateSynchronousResponseAtASpeed
Declaration
public ReadOnlyCollection<StraightBevelGearSteadyStateSynchronousResponseAtASpeed> StraightBevelGearsSteadyStateSynchronousResponseAtASpeed { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearSteadyStateSynchronousResponseAtASpeed> |
StraightBevelMeshesSteadyStateSynchronousResponseAtASpeed
Declaration
public ReadOnlyCollection<StraightBevelGearMeshSteadyStateSynchronousResponseAtASpeed> StraightBevelMeshesSteadyStateSynchronousResponseAtASpeed { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearMeshSteadyStateSynchronousResponseAtASpeed> |
Implements
System.IEquatable<T>