API Reference / solarPhase · function

Function: solarPhase()

function solarPhase(
   engine, 
   body, 
   jdUt, 
   zodiac?, 
   cazimi?, 
   combust?, 
   underBeams?): SolarPhase;

Defined in: electional.ts:118

cazimi / combust / under_beams / null for a body's nearness to the Sun by ecliptic longitude. The Sun itself returns null.

Parameters

engine

Engine

body

BodyId

jdUt

number

zodiac?

Zodiac = "tropical"

cazimi?

number = CAZIMI_DEG

combust?

number = COMBUST_DEG

underBeams?

number = UNDER_BEAMS_DEG

Returns

SolarPhase