API Reference / BoundaryFlag · interface
Interface: BoundaryFlag
Properties
| Property | Type | Description |
|---|---|---|
<a id="marginpermille"></a> marginPerMille | number | floor(1000 * (quantum - 2 |
<a id="path"></a> path | string | - |
<a id="quantum"></a> quantum | number | The base-grid quantum expressed in sidecar sub-quanta (per-body on the "accuracy" grid; 1000 for time and distance leaves). |
<a id="residue"></a> residue | number | The residue itself, in sidecar sub-quanta. |
<a id="side"></a> side | -1 | 0 | 1 | +1: the value sits just below a boundary (a platform computing it a hair higher rounds UP); -1: just above one; 0: dead center. |