Class AbstractShaftToMountableComponentConnectionCompoundHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AbstractShaftToMountableComponentConnectionCompoundHarmonicAnalysisOfSingleExcitation
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 abstract class AbstractShaftToMountableComponentConnectionCompoundHarmonicAnalysisOfSingleExcitation : ConnectionCompoundHarmonicAnalysisOfSingleExcitation, IEquatable<APIBase>
Properties
ConnectionAnalysisCases
Declaration
public ReadOnlyCollection<AbstractShaftToMountableComponentConnectionHarmonicAnalysisOfSingleExcitation> ConnectionAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<AbstractShaftToMountableComponentConnectionHarmonicAnalysisOfSingleExcitation> |
ConnectionAnalysisCasesReady
Declaration
public ReadOnlyCollection<AbstractShaftToMountableComponentConnectionHarmonicAnalysisOfSingleExcitation> ConnectionAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<AbstractShaftToMountableComponentConnectionHarmonicAnalysisOfSingleExcitation> |
Implements
System.IEquatable<T>