![]() | Cycling |
The CyclingMethodSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | CyclingMethodSettings | Initializes a new instance of the CyclingMethodSettings class. |
Name | Description | |
---|---|---|
![]() | ConstantCurrent | Gets or sets the constant current that is applied. |
![]() | ConstantVoltage | Gets or sets the constant voltage that is applied after the constant current step. |
![]() | DataInterval | Gets or sets the interval between recorded datapoints/ |
![]() | DisconnectCellAfterCycle | Gets a or sets value indicating whether the cell is disconnected after the cycle completes. |
![]() | TerminationsCC | Gets the list of termination criteria for the CC step. |
![]() | TerminationsCV | Gets the list of termination criteria for the CV step. |
![]() | TerminationsGlobal | Gets the list of termination criteria that apply to the whole cycle. |
![]() | UseConstantCurrent | Gets or sets a value indicating whether the constant current step is performed. |
![]() | UseConstantVoltage | Gets or sets a value indicating whether the constant voltage step is performed. |
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) |
![]() | 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) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |