Struct defining one transient window instance.
Definition at line 168 of file PulsarDataTypes.h.
Data Fields | |
| transientWindowType_t | type |
| window-type: none, rectangular, exponential, .... More... | |
| UINT4 | t0 |
| GPS start-time 't0'. More... | |
| UINT4 | tau |
| transient timescale tau in seconds More... | |
| transientWindowType_t transientWindow_t::type |
window-type: none, rectangular, exponential, ....
Definition at line 169 of file PulsarDataTypes.h.
| UINT4 transientWindow_t::t0 |
GPS start-time 't0'.
Definition at line 170 of file PulsarDataTypes.h.
| UINT4 transientWindow_t::tau |
transient timescale tau in seconds
Definition at line 171 of file PulsarDataTypes.h.