A container of a single measurement data set.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=real64), | public, | allocatable, dimension(:) | :: | input |
The input data. |
||
| real(kind=real64), | public, | allocatable, dimension(:) | :: | output |
The output data. |
||
| real(kind=real64), | public, | allocatable, dimension(:) | :: | t |
The time points at which the measurements were taken. |