Skip to content

Struct ZarrHCSWell

ClassList > ZarrHCSWell

Settings for a well in a high-content screening (HCS) plate.

  • #include <zarr.types.h>

Public Attributes

Type Name
const char * column_name
size_t image_count
ZarrHCSFieldOfView * images
const char * row_name

Public Attributes Documentation

variable column_name

const char* ZarrHCSWell::column_name;

Name of the column containing this Well


variable image_count

size_t ZarrHCSWell::image_count;

Number of FieldOfView structs


variable images

ZarrHCSFieldOfView* ZarrHCSWell::images;

Array of FieldOfView structs


variable row_name

const char* ZarrHCSWell::row_name;

Name of the row containing this Well



The documentation for this class was generated from the following file C:/repos/acquire-zarr/include/zarr.types.h