Class WormGearMeshAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
WormGearMeshAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class WormGearMeshAdvancedTimeSteppingAnalysisForModulation : GearMeshAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public WormGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
WormGearMesh |
ConnectionLoadCase
Declaration
public WormGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
WormGearMeshLoadCase |
SystemDeflectionResults
Declaration
public WormGearMeshSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
WormGearMeshSystemDeflection |
Implements
System.IEquatable<T>