Class ConnectorAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ConnectorAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class ConnectorAdvancedTimeSteppingAnalysisForModulation : MountableComponentAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public Connector ComponentDesign { get; }
Property Value
Type | Description |
---|---|
Connector |
SystemDeflectionResults
Declaration
public ConnectorSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
ConnectorSystemDeflection |
Implements
System.IEquatable<T>