API Reference / draconicChart · function

Function: draconicChart()

function draconicChart(
   engine, 
   jdUt, 
   bodies?, 
   node?, 
   lat?, 
   lonEast?): DraconicChart;

Draconic longitudes of bodies at jd (default the standard chart set), plus the four angles when a place (lat, east-positive lon) is given. The node body itself maps to 0 by construction.

Parameters

ParameterTypeDefault value
engineEngineundefined
jdUtnumberundefined
bodiesBodyId[]...
nodeDraconicNode"true"
lat?numberundefined
lonEast?numberundefined

Returns

DraconicChart

Start building

Quickstart →