UNPKG

@observerly/astrometry

Version:

observerly's lightweight, zero-dependency, type safe astrometry library written in Typescript for calculating the position of celestial objects in the sky.

3 lines (2 loc) 352 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./sun.cjs"),o=t=>{const a=[],l=new Date(t.getFullYear(),0,1),n=new Date(t.getFullYear()+1,0,1);for(let e=l;e<=n;e.setDate(e.getDate()+1))a.push(r.getSolarEquatorialCoordinate(e));return a};exports.getEclipticPlane=o; //# sourceMappingURL=ecliptic.cjs.map