![]() | Harness |
The HarnessWriter type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Create | Creates a new standard .inp file writer for the provided document. |
![]() ![]() | CreateSParameter | Creates a new s-parameter .inp file writer for the provided document. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() | Write | Exports the .inp file to an arbitrary directory. |
![]() | Write(CancellationToken) | Exports the .inp file to an arbitrary directory. |
![]() | Write(String) | Exports the .inp file to the provided directory. |
![]() ![]() | Write(Document, Simulation) | Exports a standard .inp file for the provided document. |
![]() | Write(String, CancellationToken) | Exports the .inp file to the provided directory. |
![]() ![]() | WriteSParameter | Exports a s-parameter .inp file for the provided document. |