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