Class Swetest

java.lang.Object
  extended by Swetest
All Implemented Interfaces:
java.io.Serializable

public class Swetest
extends java.lang.Object
implements java.io.Serializable

A class to test (probably) all of the swiss ephemeris routines with (probably) all possible options. See parameter -h for infos about all the parameter switches.

See Also:
Serialized Form

Method Summary
static void main(java.lang.String[] argv)
          Use the parameter -h to get infos about the available options.
 double square_sum(double[] x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

square_sum

public double square_sum(double[] x)

main

public static void main(java.lang.String[] argv)
Use the parameter -h to get infos about the available options.