Class WormGearMeshSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
WormGearMeshSystemDeflection
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 WormGearMeshSystemDeflection : GearMeshSystemDeflection, IEquatable<APIBase>
Properties
ComponentDetailedAnalysis
Declaration
public WormGearMeshRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
WormGearMeshRating |
ConnectionDesign
Declaration
public WormGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
WormGearMesh |
ConnectionLoadCase
Declaration
public WormGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
WormGearMeshLoadCase |
PowerFlowResults
Declaration
public WormGearMeshPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
WormGearMeshPowerFlow |
Implements
System.IEquatable<T>