-
Notifications
You must be signed in to change notification settings - Fork 1
Empty domain
mtbeek32 edited this page Jan 3, 2023
·
2 revisions
An empty domain is a domain with zero elements.
The following example shows how such a domain and a set of attributes for this domain can be configured.
unit<uint32> empty_domain : nrofrows = 0 { attribute<uint32> int_data : [ ]; attribute<dpoint> poly_data (poly) : [ ]; }
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.