Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
A gnuplot library to plot keplerian orbits and more
It is a gnuplot library that gathers a set of functions to deal with problems of celestial mechanics. It allows one to easily accomplish tasks such as:
- Converting orbital elements into Cartesian coordinates and vice-versa
- Evaluate orbital position as function of the flight time and vice-versa
- Plotting keplerian orbits easily
C++ library for very easy operating with TLE data sets and files.
...It allows to parse the data from 2 or 3 lines and to output the data into strings in according to the TLE format.
tlelib::Stream - stream, allowing to read the TLE data from some object of iostream type, and to write the data in TLE format into such object.
This library is a Fortran 95 gnuplot interface for some Unix like OS'es. This provides some routines that enables direct access of a child gnuplot session from a Fortran 95 program. You will need a copy of fortranposix to make this work.