#include <ngcbIFC.hpp>
|
| uint64_t | sec |
| | Current time (seconds)
|
| |
| uint64_t | nsec |
| | Current time (fractional nanoseconds)
|
| |
| uint64_t | start_sec |
| | Schduled start time (seconds)
|
| |
| uint64_t | start_nsec |
| | Scheduled start time (fractional nanoseconds)
|
| |
| uint64_t | period_sec |
| | Schduled period (seconds)
|
| |
| uint64_t | period_nsec |
| | Scheduled period (fractional nanoseconds)
|
| |
| int | nshot |
| | Number of trigger pulses (-1 = infinite)
|
| |
| int | status |
| | Current TSU trigger status (read-back)
|
| |
◆ ngcb_tsu_t()
| ngcb_tsu_t::ngcb_tsu_t |
( |
| ) |
|
|
inline |
◆ nsec
| uint64_t ngcb_tsu_t::nsec |
Current time (fractional nanoseconds)
◆ nshot
Number of trigger pulses (-1 = infinite)
◆ period_nsec
| uint64_t ngcb_tsu_t::period_nsec |
Scheduled period (fractional nanoseconds)
◆ period_sec
| uint64_t ngcb_tsu_t::period_sec |
Schduled period (seconds)
◆ sec
◆ start_nsec
| uint64_t ngcb_tsu_t::start_nsec |
Scheduled start time (fractional nanoseconds)
◆ start_sec
| uint64_t ngcb_tsu_t::start_sec |
Schduled start time (seconds)
◆ status
Current TSU trigger status (read-back)
The documentation for this struct was generated from the following file: