Datatype containing different conditions to be checked Currently only threshold and operator are defined
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=rk), | private | :: | threshold | Contains the threshold value defined in lua file |
|||
| character(len=2), | private | :: | operation | Contains the operator defined in lua file |