EISMethod |
The EISMethodSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| EISMethodSettings | Initializes a new instance of the EISMethodSettings class. |
| Name | Description | |
|---|---|---|
| ACCurrentAmplitude | Get sor sets the AC current amplitude. Used if Galvanostatic is selected. | |
| ACVoltageAmplitude | Gets or sets the AC voltage amplitude. Used if Potentiostatic is selected. | |
| ControlMode | Gets or sets the control mode to use. | |
| DCCurrentBias | Gets or sets the DC bias current. Used if Galvanostatic is selected. | |
| DCVoltageBias | Gets or sets the DC bias voltage. Used if Potentiostatic is selected. | |
| DisconnectCell | Gets or sets a value indicating whether the cell should be disconnected after the measurement. | |
| Frequencies | Gets the list of frequencies to measure. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetFrequencies | Get a list of logarithmically spaced frequencies. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| SetFrequencies | Fill the settings with a list of logarithmically spaced frequencies. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |