| Type | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|
| type(Analyst_) | :: | analyst | ||||
| real(kind=real64), | allocatable | :: | x(:) | |||
| real(kind=real64), | allocatable | :: | y1(:) | |||
| real(kind=real64), | allocatable | :: | y2(:) | |||
| real(kind=real64), | allocatable | :: | y3(:) | |||
| type(Random_) | :: | random | ||||
| type(Plot_), | allocatable | :: | plots(:,:) | |||
| type(PDF_) | :: | pdf(1:2) | ||||
| integer(kind=int32), | parameter | :: | num_logger | = | 6 | |
| type(List_) | :: | direction | ||||
| integer(kind=int32) | :: | logger_id | ||||
| integer(kind=int32) | :: | direction_id |