Class StraightBevelDiffGearSetSteadyStateSynchronousResponseAtASpeed
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelDiffGearSetSteadyStateSynchronousResponseAtASpeed
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 StraightBevelDiffGearSetSteadyStateSynchronousResponseAtASpeed : BevelGearSetSteadyStateSynchronousResponseAtASpeed, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public StraightBevelDiffGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearSet |
AssemblyLoadCase
Declaration
public StraightBevelDiffGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearSetLoadCase |
StraightBevelDiffGearsSteadyStateSynchronousResponseAtASpeed
Declaration
public ReadOnlyCollection<StraightBevelDiffGearSteadyStateSynchronousResponseAtASpeed> StraightBevelDiffGearsSteadyStateSynchronousResponseAtASpeed { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearSteadyStateSynchronousResponseAtASpeed> |
StraightBevelDiffMeshesSteadyStateSynchronousResponseAtASpeed
Declaration
public ReadOnlyCollection<StraightBevelDiffGearMeshSteadyStateSynchronousResponseAtASpeed> StraightBevelDiffMeshesSteadyStateSynchronousResponseAtASpeed { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelDiffGearMeshSteadyStateSynchronousResponseAtASpeed> |
Implements
System.IEquatable<T>