Class EphemService

    • Constructor Detail

      • EphemService

        public EphemService()
    • Method Detail

      • handle

        public java.lang.String handle​(com.sun.net.httpserver.HttpExchange t)
        Ephem service
        Overrides:
        handle in class AbstractService
        Parameters:
        t - The http exchange
        Returns:
        The (unprocessed) output to the user
      • processEphemerides

        public static void processEphemerides​(DetailedEphemElement ephem,
                                              LocationElement locH,
                                              LocationElement locM,
                                              java.lang.String format,
                                              boolean compare,
                                              boolean jpl,
                                              boolean useUnit,
                                              java.lang.StringBuilder output)
                                       throws spice.basic.SpiceErrorException
        Throws:
        spice.basic.SpiceErrorException