Class HypoidGearSetCompoundHarmonicAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
HypoidGearSetCompoundHarmonicAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class HypoidGearSetCompoundHarmonicAnalysis : AGMAGleasonConicalGearSetCompoundHarmonicAnalysis, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<HypoidGearSetHarmonicAnalysis> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearSetHarmonicAnalysis> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<HypoidGearSetHarmonicAnalysis> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearSetHarmonicAnalysis> |
AssemblyDesign
Declaration
public HypoidGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
HypoidGearSet |
HypoidGearsCompoundHarmonicAnalysis
Declaration
public ReadOnlyCollection<HypoidGearCompoundHarmonicAnalysis> HypoidGearsCompoundHarmonicAnalysis { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearCompoundHarmonicAnalysis> |
HypoidMeshesCompoundHarmonicAnalysis
Declaration
public ReadOnlyCollection<HypoidGearMeshCompoundHarmonicAnalysis> HypoidMeshesCompoundHarmonicAnalysis { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<HypoidGearMeshCompoundHarmonicAnalysis> |
Implements
System.IEquatable<T>