API Reference / solarElongation · function
Function: solarElongation()
function solarElongation(
engine,
body,
jdUt,
zodiac?): number;
Ecliptic-longitude separation between a body and the Sun (degrees).
Parameters
| Parameter | Type | Default value |
|---|---|---|
engine | Engine | undefined |
body | BodyId | undefined |
jdUt | number | undefined |
zodiac | Zodiac | "tropical" |
Returns
number