SciSDK Library
SDK for SciCompiler projects
SCISDK_SPECTRUM_STATUS Struct Reference

Spectrum status structure. More...

#include <scisdk_defines.h>

Public Attributes

bool running
 
bool completed
 
uint32_t progress
 
uint32_t peak_max
 
uint32_t total_counter
 
double integration_time
 

Detailed Description

Spectrum status structure.

This type is used to store spectrum status

Member Data Documentation

◆ completed

bool SCISDK_SPECTRUM_STATUS::completed

True if the limit is not freeruning and the limit has been reached

◆ integration_time

double SCISDK_SPECTRUM_STATUS::integration_time

Integration time in ms

◆ peak_max

uint32_t SCISDK_SPECTRUM_STATUS::peak_max

Maximum peak value

◆ progress

uint32_t SCISDK_SPECTRUM_STATUS::progress

Progress of the spectrum in respect of the limit in percent

◆ running

bool SCISDK_SPECTRUM_STATUS::running

True if the spectrum is running

◆ total_counter

uint32_t SCISDK_SPECTRUM_STATUS::total_counter

Total number of counts on the whole spectrum


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