-
Notifications
You must be signed in to change notification settings - Fork 1
ValuesUnit
Jip Claassens edited this page Oct 9, 2025
·
6 revisions
Unit functions ValuesUnit
- Values Unit is a unit with as role to define the value type and metric of the values of a data item.
- ValuesUnit() is a function to get the Values Unit of an attribute.
This page describes the ValuesUnit() function.
- ValuesUnit(a)
ValuesUnit(a) results in a unit with a reference to the values unit of attribute a.
unit<uint32> RefADomain := ValuesUnit(A);
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.