Class StraightBevelGearCompoundHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
StraightBevelGearCompoundHarmonicAnalysisOfSingleExcitation
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalysesSingleExcitation.Compound
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class StraightBevelGearCompoundHarmonicAnalysisOfSingleExcitation : BevelGearCompoundHarmonicAnalysisOfSingleExcitation, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<StraightBevelGearHarmonicAnalysisOfSingleExcitation> ComponentAnalysisCases { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearHarmonicAnalysisOfSingleExcitation> |
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<StraightBevelGearHarmonicAnalysisOfSingleExcitation> ComponentAnalysisCasesReady { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearHarmonicAnalysisOfSingleExcitation> |
ComponentDesign
Declaration
public StraightBevelGear ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| StraightBevelGear |
Implements
System.IEquatable<T>