Termination |
The TerminationRule type exposes the following members.
| Name | Description | |
|---|---|---|
| Absolute | Creates a new termination criterion that compares the absolute values. | |
| Direct | Creates a new termination criterion that compares the values directly. | |
| 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 | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| CompareAbsoluteValues | Defines if the absolute values are compared. | |
| Comparison | Defines the comparison between device value (value 1) and defined value (value 2). | |
| Effect | Defines the effect that this criterion has. | |
| Value | Defines the value. |