API Reference / profectionAt · function

Function: profectionAt()

function profectionAt(
   engine, 
   natalJd, 
   targetJd, 
   lat, 
   lonEast, 
   zodiac?, 
   yearLength?): Profection;

Profection from a natal chart: take the Ascendant sign from the natal chart, then profect to targetJd.

Parameters

ParameterTypeDefault value
engineEngineundefined
natalJdnumberundefined
targetJdnumberundefined
latnumberundefined
lonEastnumberundefined
zodiacZodiac"tropical"
yearLengthnumberTROPICAL_YEAR

Returns

Profection