Skip to content

Struct ZarrHCSFieldOfView

ClassList > ZarrHCSFieldOfView

Settings for a field of view in a high-content screening (HCS) well.

  • #include <zarr.types.h>

Public Attributes

Type Name
uint32_t acquisition_id
ZarrArraySettings * array_settings
bool has_acquisition_id
const char * path

Public Attributes Documentation

variable acquisition_id

uint32_t ZarrHCSFieldOfView::acquisition_id;

Acquisition ID, if applicable


variable array_settings

ZarrArraySettings* ZarrHCSFieldOfView::array_settings;

Settings for the array


variable has_acquisition_id

bool ZarrHCSFieldOfView::has_acquisition_id;

Whether acquisition_id is valid


variable path

const char* ZarrHCSFieldOfView::path;

Path to the FOV, relative to its parent Well



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