Class ConnectorSteadyStateSynchronousResponse
Inheritance
System.Object
ConnectorSteadyStateSynchronousResponse
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class ConnectorSteadyStateSynchronousResponse : MountableComponentSteadyStateSynchronousResponse, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public Connector ComponentDesign { get; }
Property Value
Type | Description |
---|---|
Connector |
Implements
System.IEquatable<T>