EISValue Structure |
The EISValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | EISValue(Double, Complex) | Initializes a new instance of the EISValue structure. |
![]() | EISValue(Double, Double, Double) | Initializes a new instance of the EISValue structure. |
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object)) |
![]() | GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode) |
Name | Description | |
---|---|---|
![]() ![]() | Equality(EISValue, EISValue) | Checks if the two objects have equal values. |
![]() ![]() | Inequality(EISValue, EISValue) | Checks if the two objects have unequal values. |
Name | Description | |
---|---|---|
![]() | Frequency | Gets the frequency. |
![]() | Imaginary | Gets the imaginary part of the EIS value. |
![]() | Real | Gets the real part of the EIS value. |