Sets attributes of response type.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(response_type), | intent(inout) | :: | response |
Response type. |
||
| character(len=*), | intent(in), | optional | :: | name |
Name. |
|
| character(len=*), | intent(in), | optional | :: | unit |
Unit. |
|
| integer, | intent(in), | optional | :: | type |
Value type. |
|
| integer, | intent(in), | optional | :: | error |
Error code. |
|
| real(kind=r8), | intent(in), | optional | :: | value |
Value. |