API Reference / isDayChart · function
Function: isDayChart()
function isDayChart(
engine,
jd,
lat,
lonEast): boolean;
Diurnal when the Sun is above the horizon at the given place.
Parameters
| Parameter | Type |
|---|---|
engine | Engine |
jd | number |
lat | number |
lonEast | number |
Returns
boolean