API Reference / BitsRemainders · interface
Interface: BitsRemainders
Properties
| Property | Type | Description |
|---|---|---|
<a id="for"></a> for | string | - |
<a id="format"></a> format | "caelus-remainders" | - |
<a id="grid"></a> grid | CanonicalGrid | - |
<a id="mode"></a> mode | "bits" | - |
<a id="units"></a> units | { angle: string; dist: string; encoding: string; speed: string; time: string; } | - |
units.angle | string | - |
units.dist | string | - |
units.encoding | string | - |
units.speed | string | - |
units.time | string | - |
<a id="values"></a> values | Record<string, string> | Flat path -> big-endian hex of the pre-quantization IEEE 754 double. |
<a id="version"></a> version | 1 | - |