| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Logger_), | intent(inout) | :: | this | |||
| character(len=*), | intent(in) | :: | channel_name | |||
| real(kind=real64), | intent(in), | target | :: | channel_value | ||
| integer(kind=int32), | intent(in), | optional | :: | channel_id | ||
| real(kind=real64), | intent(in), | optional | :: | position(:) |