|
JNISpice version 2.0.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectspice.basic.GF
spice.basic.GFBinaryStateSearch
public abstract class GFBinaryStateSearch
Class GFBinaryStateSearch is the abstract superclass for GF binary state searches.
GF
.
Field Summary |
---|
Fields inherited from class spice.basic.GF |
---|
ADDWIN, ANNULR, ANY, CIRFOV, CNVTOL, EDSHAP, ELLFOV, FULL, MARGIN, MAXVRT, PARTL, POLFOV, PTSHAP, RECFOV, RYSHAP, SPSHAP |
Constructor Summary | |
---|---|
GFBinaryStateSearch()
|
Method Summary | |
---|---|
abstract SpiceWindow |
run(SpiceWindow confinementWindow,
double step,
int maxResultIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds). |
Methods inherited from class spice.basic.GF |
---|
setTolerance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GFBinaryStateSearch()
Method Detail |
---|
public abstract SpiceWindow run(SpiceWindow confinementWindow, double step, int maxResultIntervals) throws SpiceException
The input `maxIntervals' is an upper bound on the number of intervals in the output result window.
SpiceException
|
JNISpice version 2.0.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |