-
Notifications
You must be signed in to change notification settings - Fork 1
Boundrange
mtbeek32 edited this page Jan 24, 2023
·
4 revisions
Unit functions boundrange
- boundrange(unit)
boundrange(unit) results in parameter with the size of the range of the unit argument.
The values unit of the resulting parameter is the unit argument
- unit unit with Numeric or Point value type
unit<float32> domainB: nrofrows = 6; parameter<domainB> boundrange_domainB := boundrange(domainB);
result boundrange_domainB = 6
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.