Class WormGearSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
WormGearSystemDeflection
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 WormGearSystemDeflection : GearSystemDeflection, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public WormGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
WormGear |
ComponentDetailedAnalysis
Declaration
public WormGearRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
WormGearRating |
ComponentLoadCase
Declaration
public WormGearLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
WormGearLoadCase |
PowerFlowResults
Declaration
public WormGearPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
WormGearPowerFlow |
Implements
System.IEquatable<T>