-
Notifications
You must be signed in to change notification settings - Fork 1
DomainUnit
mtbeek32 edited this page Jan 24, 2023
·
4 revisions
Unit functions DomainUnit
- domain unit is a unit with as role to define an entity.
- DomainUnit() is a function to get the DomainUnit of an attribute.
This page describes the DomainUnit() function.
- DomainUnit(a)
DomainUnit(a) results in a unit with a reference to the domain unit of attribute a.
unit<uint32> RefADomain := DomainUnit(A);
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.