Skip to content

SEscobedo/PhyAstra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhyAstra

Physics library for Astra Solaris Project

Installation

npm i phyastra

Usage

import * as PA from 'phyastra';

Available methods

  • GetPlanetPosition(OrbitalParameters, t)

Gives the position array [x, y, z] of the planet in universal space from keplerian orbital elements.

Argument Description
OrbitalParameters JSON object with keplerian elements of the orbit.
t Julian date and time

About

Physics library for Astra Solaris project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published