Class SpiralBevelGearMeshHarmonicAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SpiralBevelGearMeshHarmonicAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SpiralBevelGearMeshHarmonicAnalysis : BevelGearMeshHarmonicAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public SpiralBevelGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
SpiralBevelGearMesh |
ConnectionLoadCase
Declaration
public SpiralBevelGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
SpiralBevelGearMeshLoadCase |
SystemDeflectionResults
Declaration
public SpiralBevelGearMeshSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
SpiralBevelGearMeshSystemDeflection |
Implements
System.IEquatable<T>