|
Last change
on this file was
19708,
checked in by westram, 3 months ago
|
- update doc+gui:
- avoid terms "ARB_NT" (=former name of main arb window), "ARB_NTREE" and similar
- instead talk about "ARB main window"
- correct refs to 'ARB/Probes/PT_SERVER Admin'.
- update 'What are marked species?'.
- update protection level documentation (parts already done with previous commit).
|
|
File size:
1.9 KB
|
| Line | |
|---|
| 1 | # main topics: |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP glossary.hlp |
|---|
| 4 | |
|---|
| 5 | # sub topics: |
|---|
| 6 | SUB tree_shading.hlp |
|---|
| 7 | SUB aci.hlp |
|---|
| 8 | |
|---|
| 9 | # format described in ../help.readme |
|---|
| 10 | |
|---|
| 11 | |
|---|
| 12 | TITLE Database field shader |
|---|
| 13 | |
|---|
| 14 | OCCURRENCE ARB/Tree/Tree shading/... |
|---|
| 15 | |
|---|
| 16 | Select 'Database field shader' and press 'Configure'. |
|---|
| 17 | |
|---|
| 18 | DESCRIPTION This field shader allows to shade items (eg. species in tree) according |
|---|
| 19 | to one or more database entries. |
|---|
| 20 | |
|---|
| 21 | Each row in this window configures one dimension. |
|---|
| 22 | Each dimension defines one color-channel. |
|---|
| 23 | |
|---|
| 24 | The toggle at the beginning of each row switches the dimension on/off. |
|---|
| 25 | |
|---|
| 26 | The button behind selects the database field which shall be visualized as color. |
|---|
| 27 | The database fields normally has to contain a numeric value. |
|---|
| 28 | |
|---|
| 29 | The next input field allows to specify an ACI command. It will be applied to the |
|---|
| 30 | content of the database field and the result will be interpreted as numeric value. |
|---|
| 31 | |
|---|
| 32 | The two inputfields behind the field-selection specify the lower and upper border |
|---|
| 33 | of the value-range. |
|---|
| 34 | |
|---|
| 35 | Press the 'SCAN' button to scan all database entries (+apply ACI) |
|---|
| 36 | for minimum and maximum occurring values and use them as value-range. |
|---|
| 37 | |
|---|
| 38 | The value range is mapped to the active color range which can be selected |
|---|
| 39 | in the shader setup window. |
|---|
| 40 | |
|---|
| 41 | Values outside the value-range are forced into the range, eg. if the specified |
|---|
| 42 | value-range is [10 .. 20], then a value of 5 is displayed like 10 and a value |
|---|
| 43 | of 25 is displayed like 20. |
|---|
| 44 | |
|---|
| 45 | NOTES If you exchange the borders of the value range (eg. [20 .. 10]) it will be |
|---|
| 46 | mapped reverse. |
|---|
| 47 | |
|---|
| 48 | EXAMPLES None |
|---|
| 49 | |
|---|
| 50 | WARNINGS None |
|---|
| 51 | |
|---|
| 52 | BUGS No bugs known |
|---|
Note: See
TracBrowser
for help on using the repository browser.