Class StraightBevelGearMeshSteadyStateSynchronousResponseAtASpeed
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelGearMeshSteadyStateSynchronousResponseAtASpeed
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 StraightBevelGearMeshSteadyStateSynchronousResponseAtASpeed : BevelGearMeshSteadyStateSynchronousResponseAtASpeed, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public StraightBevelGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelGearMesh |
ConnectionLoadCase
Declaration
public StraightBevelGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
StraightBevelGearMeshLoadCase |
Implements
System.IEquatable<T>