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