Struct 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¶
Name of the column containing this Well
variable image_count¶
Number of FieldOfView structs
variable images¶
Array of FieldOfView structs
variable 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