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