Class ConnectionHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
ConnectionHarmonicAnalysisOfSingleExcitation
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalysesSingleExcitation
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class ConnectionHarmonicAnalysisOfSingleExcitation : ConnectionStaticLoadAnalysisCase, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
[Obsolete("Use ConnectionDesign")]
public Connection ComponentDesign { get; }
Property Value
Type | Description |
---|---|
Connection |
ConnectionDesign
Declaration
public Connection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
Connection |
HarmonicAnalysisOfSingleExcitation
Declaration
public HarmonicAnalysisOfSingleExcitation HarmonicAnalysisOfSingleExcitation { get; }
Property Value
Type | Description |
---|---|
HarmonicAnalysisOfSingleExcitation |
Implements
System.IEquatable<T>