Class StraightBevelDiffGearMeshHarmonicAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelDiffGearMeshHarmonicAnalysis
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 StraightBevelDiffGearMeshHarmonicAnalysis : BevelGearMeshHarmonicAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public StraightBevelDiffGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearMesh |
ConnectionLoadCase
Declaration
public StraightBevelDiffGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearMeshLoadCase |
SystemDeflectionResults
Declaration
public StraightBevelDiffGearMeshSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
StraightBevelDiffGearMeshSystemDeflection |
Implements
System.IEquatable<T>