Class StraightBevelDiffGearMeshSteadyStateSynchronousResponseAtASpeed
Inheritance
System.Object
StraightBevelDiffGearMeshSteadyStateSynchronousResponseAtASpeed
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesAtASpeed
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class StraightBevelDiffGearMeshSteadyStateSynchronousResponseAtASpeed : BevelGearMeshSteadyStateSynchronousResponseAtASpeed, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public StraightBevelDiffGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearMesh |
ConnectionLoadCase
Declaration
public StraightBevelDiffGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearMeshLoadCase |
Implements
System.IEquatable<T>