SmithSeriesPoint Structure |
Namespace: Arction.WinForms.Charting
The SmithSeriesPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| SmithSeriesPoint(Double, Double) |
Constructor.
| |
| SmithSeriesPoint(Double, Double, Object) |
Constructor.
|
| Name | Description | |
|---|---|---|
| ImgValue |
Imaginary component of the smith coordinate.
| |
| RealValue |
Real component of the smith coordinate.
|
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Convert class description to string.
(Overrides ValueTypeToString.) |