Class WormGearSetCompoundHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
WormGearSetCompoundHarmonicAnalysisOfSingleExcitation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalysesSingleExcitation.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class WormGearSetCompoundHarmonicAnalysisOfSingleExcitation : GearSetCompoundHarmonicAnalysisOfSingleExcitation, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<WormGearSetHarmonicAnalysisOfSingleExcitation> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<WormGearSetHarmonicAnalysisOfSingleExcitation> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<WormGearSetHarmonicAnalysisOfSingleExcitation> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<WormGearSetHarmonicAnalysisOfSingleExcitation> |
AssemblyDesign
Declaration
public WormGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
WormGearSet |
WormGearsCompoundHarmonicAnalysisOfSingleExcitation
Declaration
public ReadOnlyCollection<WormGearCompoundHarmonicAnalysisOfSingleExcitation> WormGearsCompoundHarmonicAnalysisOfSingleExcitation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<WormGearCompoundHarmonicAnalysisOfSingleExcitation> |
WormMeshesCompoundHarmonicAnalysisOfSingleExcitation
Declaration
public ReadOnlyCollection<WormGearMeshCompoundHarmonicAnalysisOfSingleExcitation> WormMeshesCompoundHarmonicAnalysisOfSingleExcitation { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<WormGearMeshCompoundHarmonicAnalysisOfSingleExcitation> |
Implements
System.IEquatable<T>