API Reference / RefineRemainders · interface

Interface: RefineRemainders

Properties

PropertyTypeDescription
<a id="for"></a> forstringDigest of the base payload this sidecar belongs to; composeRemainders refuses a mismatch.
<a id="format"></a> format"caelus-remainders"-
<a id="grid"></a> gridCanonicalGrid-
<a id="mode"></a> mode"refine"-
<a id="remaindergrid"></a> remainderGridRemainderGrid-
<a id="units"></a> units{ angle: string; dist: string; speed: string; time: string; }-
units.anglestring-
units.diststring-
units.speedstring-
units.timestring-
<a id="values"></a> valuesRecord<string, number>Flat path -> integer residue, one entry per frontier leaf (zeros kept, so completeness is checkable). Angle residues are the signed shortest modular distance, so a longitude at the 360-degree wrap stays small.
<a id="version"></a> version1-

Start building

Quickstart →