Package talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.web


package talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.web
Package containing the classes that implements a complete web portal with services to compute cross-matches and ephemerides.
This package contains the web server implementation and some service handlers for the cross-matches, ephemerides, list of observations, and body information options.
  • Classes
    Class
    Description
    The abstract service class providing some common methods for the services
    A class to download the kernels for asteroids that suffered close encounters with a massive body, like the Earth, to optionally get their positions using kernels from Horizons, which are usually more accurate than the numerical integration in this software.
    Provides the service of body information, processing also their requests
    Provides the service of cross-matches based on the observation parameters, processing also their requests
    Provides the service of cross-matches based on the provided orbital elements, processing also their requests
    Provides the service of cross-matches based on the observation identifier, processing also their requests
    Provides the service of ephemerides, processing also their requests
    Provides the monitor service to get a summary of the queries or logs, processing also their requests
    Provides the service of the list of observations, processing also their requests
    Provides the root page of the web service
    A class to hold the data for a given service query, which is also usually ingested in a database
    This class implements a web server to compute cross-matches efficiently from the local machine, using a browser and opening localhost:port.
    This class implements a simplified web server to return cross-matches with SQL queries, using a browser and opening localhost:port/XmSql?