Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 686 Bytes

current_domain.md

File metadata and controls

15 lines (12 loc) · 686 Bytes
title
Current Domain

Main Structure

The array current domain is stored within the Array Schema file. If a current domain is empty, only the version number and the empty flag are serialized to storage.

Field Type Description
Version number uint32_t Current domain version number
Empty uint8_t Whether the current domain has a representation(e.g. NDRectangle) set or not
Type uint8_t The type of current domain stored in this file
NDRectangle MBR A hyperrectangle defined using 1DRange items for each dimension