Files
astronomy/website
Don Cross 3f788aaaee Fixed #126 - Added support for lunar libration.
There is now a Libration function in all 4 supported languages.
The returned structure contains libration angles in
ecliptic latitude and ecliptic longitude, along with
the Moon's ecliptic position and distance.
Also included is the Moon's apparent angular diameter.
2021-11-05 19:14:46 -04:00
..
2021-02-07 23:32:19 -05:00
2021-02-07 23:32:19 -05:00
2021-02-07 23:32:19 -05:00
2021-02-07 23:32:19 -05:00
2021-02-07 23:32:19 -05:00

Website

This is the demo + documentation website for AstroEngine.

Development server

Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. The build artifacts will be stored in the docs/ directory. Use the --prod flag for a production build.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.