Orbit Converter
This tool converts an orbit bulletin from a representation to another. Possible representations are: cartesian, keplerian, circular and equinoctial.
The parameters of the converted orbit are displayed below the input form. The date and frame of the bulletin are those of the input one.
By default, the position angle returned is the mean one. To obtain the true or eccentric value, please select the chosen type in the listBox.
You can use this converter to calculate the value of mean, true, eccentric position angle, just select in the To listbox the type of the source bulletin.
Date Format Converter
This tool displays a date in the ISO 8601 format. This format is expected for the input of dates for ORaaS services, tools and demos.
It displays also the day of week, the day of year and the date in Modified Julian Days.
If you select the Pattern option in the Format list-box, two fields are displayed: the first one to input the date, the other to input a pattern which matches the format of the date. ORaaS expects a string as defined there (java date format).
Time Scale Converter
This tool converts a date from a time scale to another.
Duration Tool
This tool computes the elapsed physical duration between two dates.
Both dates have to be input in ISO 8601 format.
Shift Date
This tool shifts a date by deltatT seconds. According to the sign of deltaT, it adds or subtract the physical duration to the date.
Frame Converter
This tool converts a position from a frame to another.
The position/velocity/acceleration of the point in the target frame are displayed below the input form.
The ORaaS tools use default model for Earth, please see the API documentation.
Location Converter
This tool converts a location from a representation to another.
Three representations are available for a point: cartesian, azimuth/elevation or geographic.
The coordinates of the point are displayed below the input form.
If the source or target type is Cartesian, select the name of the frame. If you choose the Topocentric frame option, extra fields are displayed to input the origin coordinates.
If the target type is Azimuth/elevation, extra fields are displayed to input the coordinates of the point.
The ORaaS tools use default model for Earth, please see the API documentation.
TLE Generator
This tool generates a TLE from the propagation of an orbit bulletin.
The Two Line Element is displayed below the input form.
Default values are provided for the configuration of the propagation. Click on Force Model to display a form with extra configuration:
The last two fields of the form, i.e. number of orbits and step size, are used to define the sampling of the propagator, which affects the accuracy of the result.
The ORaaS tools use default model for Earth, please see the API documentation.
TLE Translator
This tool get orbital information from a TLE (Two Lines Element).
Below the input form, you get the date of the TLE, the orbital period, the number of revolutions per day and the initial orbit bulletin.
By default, keplerian parameters are displayed. Click on Output to select another type of the orbit bulletin. You can also change the output frame...
The ORaaS tools use default model for Earth, please see the API documentation.