Module JNISpice
Package spice.basic

Class GFNumericSearch

    • Constructor Detail

      • GFNumericSearch

        public GFNumericSearch()
    • Method Detail

      • run

        public abstract SpiceWindow run​(SpiceWindow confinementWindow,
                                        GFConstraint constraint,
                                        double step,
                                        int maxWorkspaceIntervals)
                                 throws SpiceException
        Run a search over a specified confinement window, using a specified step size (units are TDB seconds).

        The input `maxWorkspaceIntervals' is an upper bound on the number of intervals in each workspace window.

        Parameters:
        confinementWindow - SpiceWindow
        maxWorkspaceIntervals - int
        constraint - GFConstraint
        step - double
        Returns:
        SpiceWindow
        Throws:
        SpiceException - exception