Class CoaxialConnectionAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CoaxialConnectionAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CoaxialConnectionAdvancedTimeSteppingAnalysisForModulation : ShaftToMountableComponentConnectionAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public CoaxialConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
CoaxialConnection |
ConnectionLoadCase
Declaration
public CoaxialConnectionLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
CoaxialConnectionLoadCase |
SystemDeflectionResults
Declaration
public CoaxialConnectionSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
CoaxialConnectionSystemDeflection |
Implements
System.IEquatable<T>