Class BevelDifferentialGearSteadyStateSynchronousResponse
Inheritance
System.Object
BevelDifferentialGearSteadyStateSynchronousResponse
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponses
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class BevelDifferentialGearSteadyStateSynchronousResponse : BevelGearSteadyStateSynchronousResponse, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public BevelDifferentialGear ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| BevelDifferentialGear |
ComponentLoadCase
Declaration
public BevelDifferentialGearLoadCase ComponentLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| BevelDifferentialGearLoadCase |
Implements
System.IEquatable<T>