Class DEFile


  • public class DEFile
    extends Object
    This tutorial reads a DEXXX binary file (JPL or IMCCE inpop ephemeris file) and writes a new one containing only the data asked by the user.

    It can be used to truncate an input ephemeris file by selecting a given range of dates, or a list of constants etc.

    Author:
    Luc Maisonobe
    • Method Detail

      • main

        public static void main​(String[] args)
        Program entry point.
        Parameters:
        args - program arguments (unused here)