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.

4 lines (3 loc) 313 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./utilities-HBcnbrPA.cjs");// @license Copyright © 2021-2023 observerly const a=(t,e)=>(1+e*Math.cos(r.convertDegreesToRadians(t)))/(1-e**2);exports.getFOrbitalParameter=a; //# sourceMappingURL=orbit.cjs.map