areaDetector 3-14
EPICS areaDetector framework
Public Attributes | List of all members
stream2_start_msg Struct Reference

#include <stream2.h>

Public Attributes

enum stream2_msg_type type
 
uint64_t series_id
 
char * series_unique_id
 
char * arm_date
 
double beam_center_x
 
double beam_center_y
 
struct stream2_array_text_string channels
 
double count_time
 
bool countrate_correction_enabled
 
struct stream2_typed_array countrate_correction_lookup_table
 
char * detector_description
 
char * detector_serial_number
 
double detector_translation [3]
 
struct stream2_flatfield_map flatfield
 
bool flatfield_enabled
 
double frame_time
 
struct stream2_goniometer goniometer
 
char * image_dtype
 
uint64_t image_size_x
 
uint64_t image_size_y
 
double incident_energy
 
double incident_wavelength
 
uint64_t number_of_images
 
struct stream2_pixel_mask_map pixel_mask
 
bool pixel_mask_enabled
 
double pixel_size_x
 
double pixel_size_y
 
uint64_t saturation_value
 
char * sensor_material
 
double sensor_thickness
 
struct stream2_threshold_energy_map threshold_energy
 
struct stream2_user_data user_data
 
bool virtual_pixel_interpolation_enabled
 

Member Data Documentation

◆ arm_date

char* stream2_start_msg::arm_date

◆ beam_center_x

double stream2_start_msg::beam_center_x

◆ beam_center_y

double stream2_start_msg::beam_center_y

◆ channels

struct stream2_array_text_string stream2_start_msg::channels

◆ count_time

double stream2_start_msg::count_time

◆ countrate_correction_enabled

bool stream2_start_msg::countrate_correction_enabled

◆ countrate_correction_lookup_table

struct stream2_typed_array stream2_start_msg::countrate_correction_lookup_table

◆ detector_description

char* stream2_start_msg::detector_description

◆ detector_serial_number

char* stream2_start_msg::detector_serial_number

◆ detector_translation

double stream2_start_msg::detector_translation[3]

◆ flatfield

struct stream2_flatfield_map stream2_start_msg::flatfield

◆ flatfield_enabled

bool stream2_start_msg::flatfield_enabled

◆ frame_time

double stream2_start_msg::frame_time

◆ goniometer

struct stream2_goniometer stream2_start_msg::goniometer

◆ image_dtype

char* stream2_start_msg::image_dtype

◆ image_size_x

uint64_t stream2_start_msg::image_size_x

◆ image_size_y

uint64_t stream2_start_msg::image_size_y

◆ incident_energy

double stream2_start_msg::incident_energy

◆ incident_wavelength

double stream2_start_msg::incident_wavelength

◆ number_of_images

uint64_t stream2_start_msg::number_of_images

◆ pixel_mask

struct stream2_pixel_mask_map stream2_start_msg::pixel_mask

◆ pixel_mask_enabled

bool stream2_start_msg::pixel_mask_enabled

◆ pixel_size_x

double stream2_start_msg::pixel_size_x

◆ pixel_size_y

double stream2_start_msg::pixel_size_y

◆ saturation_value

uint64_t stream2_start_msg::saturation_value

◆ sensor_material

char* stream2_start_msg::sensor_material

◆ sensor_thickness

double stream2_start_msg::sensor_thickness

◆ series_id

uint64_t stream2_start_msg::series_id

◆ series_unique_id

char* stream2_start_msg::series_unique_id

◆ threshold_energy

struct stream2_threshold_energy_map stream2_start_msg::threshold_energy

◆ type

enum stream2_msg_type stream2_start_msg::type

◆ user_data

struct stream2_user_data stream2_start_msg::user_data

◆ virtual_pixel_interpolation_enabled

bool stream2_start_msg::virtual_pixel_interpolation_enabled

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