Class TestCrossMatches
- java.lang.Object
-
- talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.TestCrossMatches
-
public class TestCrossMatches extends java.lang.Object
Testing class to be launched from command-line, to compute cross-matches from testing observations read directly from this class- Author:
- talonso
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Main program: UpdateDatabase + IngestOrbitalElements + IngestAllBodies + ComputeAndIngest for testing observations
-