API Reference / lots · function
Function: lots()
function lots(
engine,
jdUt,
lat,
lonEast,
zodiac?): ChartLots;
The seven Hermetic lots of a chart: compute the Ascendant and sect, then the lots from the seven planets' longitudes.
Parameters
| Parameter | Type | Default value |
|---|---|---|
engine | Engine | undefined |
jdUt | number | undefined |
lat | number | undefined |
lonEast | number | undefined |
zodiac | Zodiac | "tropical" |