Struct ZarrHCSSettings¶
Settings for high-content screening (HCS) datasets. More...
#include <zarr.types.h>
Public Attributes¶
| Type | Name |
|---|---|
| size_t | plate_count |
| ZarrHCSPlate * | plates |
Detailed Description¶
Note:
The plates array may be allocated with ZarrHCSSettings_create_plate_array and freed with ZarrHCSSettings_destroy_plate_array.
Public Attributes Documentation¶
variable plate_count¶
Number of Plate structs
variable plates¶
Array of Plate structs
The documentation for this class was generated from the following file C:/repos/acquire-zarr/include/zarr.types.h