API Reference / starAngleTimes · function

Function: starAngleTimes()

function starAngleTimes(
   engine, 
   star, 
   jd, 
lat): Record<string, number>;

The four angle crossings of a fixed star over the day from jd at latitude lat: the meridian transits always occur; rise/set are absent when the star is circumpolar or never rises.

Parameters

ParameterType
engineEngine
starstring
jdnumber
latnumber

Returns

Record<string, number>

Start building

Quickstart →