Class CylindricalGearSetCompoundModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearSetCompoundModalAnalysis
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearSetCompoundModalAnalysis : GearSetCompoundModalAnalysis, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<CylindricalGearSetModalAnalysis> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System. |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<CylindricalGearSetModalAnalysis> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System. |
AssemblyDesign
Declaration
public CylindricalGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Cylindrical |
CylindricalGearsCompoundModalAnalysis
Declaration
public ReadOnlyCollection<CylindricalGearCompoundModalAnalysis> CylindricalGearsCompoundModalAnalysis { get; }
Property Value
Type | Description |
---|---|
System. |
CylindricalMeshesCompoundModalAnalysis
Declaration
public ReadOnlyCollection<CylindricalGearMeshCompoundModalAnalysis> CylindricalMeshesCompoundModalAnalysis { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>