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

#include <ngcppInt.h>

Public Attributes

int dtype
 
int ftype
 
int start_x
 
int start_y
 
int nx
 
int ny
 
int scal
 
int cnt
 
int setupId
 
int err
 
int overrun
 
int frames
 
uint64_t ts
 
float expFactor
 
int fstat
 
int reserved1
 
int appDataSize
 
int cnt0
 
int bzero
 
char appData [ngcppAPP_HDR_SIZE]
 

Detailed Description

Frame header type

Member Data Documentation

◆ appData

char ngcpp_hdr_t::appData[ngcppAPP_HDR_SIZE]

Application header data

◆ appDataSize

int ngcpp_hdr_t::appDataSize

Size of application header data

◆ bzero

int ngcpp_hdr_t::bzero

BZERO value to add

◆ cnt

int ngcpp_hdr_t::cnt

Frame counter

◆ cnt0

int ngcpp_hdr_t::cnt0

Initial counter at exposure start

◆ dtype

int ngcpp_hdr_t::dtype

Data type

◆ err

int ngcpp_hdr_t::err

Error-id

◆ expFactor

float ngcpp_hdr_t::expFactor

Factor for exposure

◆ frames

int ngcpp_hdr_t::frames

Available frame types

◆ fstat

int ngcpp_hdr_t::fstat

Frame status

◆ ftype

int ngcpp_hdr_t::ftype

Frame type

◆ nx

int ngcpp_hdr_t::nx

Actual window x-dimension

◆ ny

int ngcpp_hdr_t::ny

Actual window y-dimension

◆ overrun

int ngcpp_hdr_t::overrun

Overrun flag

◆ reserved1

int ngcpp_hdr_t::reserved1

Reserved

◆ scal

int ngcpp_hdr_t::scal

Scaling factor

◆ setupId

int ngcpp_hdr_t::setupId

Setup-id

◆ start_x

int ngcpp_hdr_t::start_x

Actual window start-x

◆ start_y

int ngcpp_hdr_t::start_y

Actual window start-y

◆ ts

uint64_t ngcpp_hdr_t::ts

Time stamp


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