API Reference / RealizedChart · interface

Interface: RealizedChart

The outcome of realize: how (or whether) a chart was produced.

Properties

PropertyTypeDescription
<a id="chart"></a> chartChart | nullThe computed chart, when an instant was available.
<a id="form"></a> formCompiledForm | nullThe synthesized form, when the compiler path ran.
<a id="note"></a> notestring-
<a id="place"></a> placeResolvedPlace-
<a id="realm"></a> realmRealm-
<a id="time"></a> timeResolvedTime-
<a id="via"></a> via"none" | "ephemeris" | "compiler"ephemeris (an instant resolved), compiler (synthesized from constraints), or none (neither was possible).

Start building

Quickstart →