Class ConceptGearHarmonicAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ConceptGearHarmonicAnalysis
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 ConceptGearHarmonicAnalysis : GearHarmonicAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public ConceptGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
Concept |
ComponentLoadCase
Declaration
public ConceptGearLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
Concept |
SystemDeflectionResults
Declaration
public ConceptGearSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
Concept |
Implements
System.IEquatable<T>