#include <ngcdtt.hpp>
|
| char | acqHost [64] |
| | Acquisition process host.
|
| |
| int | acqPort |
| | Acquisition process port.
|
| |
| char | camera [128] |
| | Camera name.
|
| |
| int | nxMax |
| | Maximum x-dimension.
|
| |
| int | nyMax |
| | Maximum y-dimension.
|
| |
| int | numBuf |
| | Number of display buffers.
|
| |
| double | freq |
| | Maximum display frequency (Hz)
|
| |
| int | win [4] |
| | Requested window.
|
| |
◆ ngcdtt_dsup_t()
| ngcdtt_dsup_t::ngcdtt_dsup_t |
( |
| ) |
|
|
inline |
◆ acqHost
| char ngcdtt_dsup_t::acqHost[64] |
Acquisition process host.
◆ acqPort
| int ngcdtt_dsup_t::acqPort |
Acquisition process port.
◆ camera
| char ngcdtt_dsup_t::camera[128] |
◆ freq
| double ngcdtt_dsup_t::freq |
Maximum display frequency (Hz)
◆ numBuf
| int ngcdtt_dsup_t::numBuf |
Number of display buffers.
◆ nxMax
◆ nyMax
◆ win
| int ngcdtt_dsup_t::win[4] |
The documentation for this struct was generated from the following file: