Class HypoidGearMeshSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
HypoidGearMeshSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class HypoidGearMeshSystemDeflection : AGMAGleasonConicalGearMeshSystemDeflection, IEquatable<APIBase>
Properties
ComponentDetailedAnalysis
Declaration
public HypoidGearMeshRating ComponentDetailedAnalysis { get; }
Property Value
| Type | Description |
|---|---|
| HypoidGearMeshRating |
ConnectionDesign
Declaration
public HypoidGearMesh ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| HypoidGearMesh |
ConnectionLoadCase
Declaration
public HypoidGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| HypoidGearMeshLoadCase |
PowerFlowResults
Declaration
public HypoidGearMeshPowerFlow PowerFlowResults { get; }
Property Value
| Type | Description |
|---|---|
| HypoidGearMeshPowerFlow |
Implements
System.IEquatable<T>