API Reference / RemainderOptions · interface

Interface: RemainderOptions

Extends

Properties

PropertyTypeDescriptionInherited from
<a id="aspects"></a> aspects?Record<string, number>Aspect angle table; defaults to the five Ptolemaic ASPECTS.CanonicalOptions.aspects
<a id="grid"></a> grid?CanonicalGridAngular grid; defaults to "arcsec".CanonicalOptions.grid
<a id="orbs"></a> orbs?Record<string, number>Aspect orb overrides (degrees), merged over DEFAULT_ORBS -- pass the same options the chart was computed with so the re-derived aspect list matches intent.CanonicalOptions.orbs
<a id="remainder"></a> remainder?RemainderGrid | "bits"Refinement target grid, "bits" for exact doubles, or omitted for one step finer than the base grid.-
<a id="separation"></a> separation?"longitude" | "spatial"Aspect separation mode used for re-derivation (default "longitude").CanonicalOptions.separation

Start building

Quickstart →