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

#include <ngcdcsACQ_DATA.hpp>

Public Member Functions

 ngcdcs_acqreq_t ()
 Constructor.
 

Public Attributes

int type
 Frame type.
 
int sx
 Window (lower left x)
 
int sy
 Window (lower left y)
 
int nx
 Window (x-Dimension)
 
int ny
 Window (y-dimension)
 

Detailed Description

Acquisition process data request structure

Constructor & Destructor Documentation

◆ ngcdcs_acqreq_t()

ngcdcs_acqreq_t::ngcdcs_acqreq_t ( )
inline

Constructor.

Member Data Documentation

◆ nx

int ngcdcs_acqreq_t::nx

Window (x-Dimension)

◆ ny

int ngcdcs_acqreq_t::ny

Window (y-dimension)

◆ sx

int ngcdcs_acqreq_t::sx

Window (lower left x)

◆ sy

int ngcdcs_acqreq_t::sy

Window (lower left y)

◆ type

int ngcdcs_acqreq_t::type

Frame type.


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