ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcb_tsu_t Struct Reference

#include <ngcbIFC.hpp>

Public Member Functions

 ngcb_tsu_t ()
 Constructor.
 

Public Attributes

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)
 

Detailed Description

TSU configurartion

Constructor & Destructor Documentation

◆ ngcb_tsu_t()

ngcb_tsu_t::ngcb_tsu_t ( )
inline

Constructor.

Member Data Documentation

◆ nsec

uint64_t ngcb_tsu_t::nsec

Current time (fractional nanoseconds)

◆ nshot

int ngcb_tsu_t::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

uint64_t ngcb_tsu_t::sec

Current time (seconds)

◆ 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

int ngcb_tsu_t::status

Current TSU trigger status (read-back)


The documentation for this struct was generated from the following file: