Set the label or value of a column of a certain monitor
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(monitor_set), | intent(inout) | :: | this |
Set of monitor objects |
||
| character(len=*), | intent(in) | :: | name |
Name of the monitor |
||
| integer, | intent(in) | :: | colID |
Number of columns |
||
| class(*), | intent(in), | optional | :: | value |
Value |
|
| character(len=*), | intent(in), | optional | :: | label |
Column label |