Class SteadyStateSynchronousResponse
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SteadyStateSynchronousResponse
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SteadyStateSynchronousResponse : CompoundAnalysisCase, IEquatable<APIBase>
Properties
SteadyStateAnalysisOptions
Declaration
public SteadyStateSynchronousResponseOptions SteadyStateAnalysisOptions { get; }
Property Value
Type | Description |
---|---|
SteadyStateSynchronousResponseOptions |
Implements
System.IEquatable<T>