![]() |
V3FIT
|
Pointer to a signal object. Used for creating arrays of signal pointers. This is needed because fortran does not allow arrays of pointers directly. More...
Public Attributes | |
| class(signal_class), pointer | p => null() |
| Pointer to a signal_class. Used for building arrays of signal_class objects. | |
Pointer to a signal object. Used for creating arrays of signal pointers. This is needed because fortran does not allow arrays of pointers directly.
1.8.17