Uses of Class
spice.basic.SpiceWindow
-
Packages that use SpiceWindow Package Description spice.basic -
-
Uses of SpiceWindow in spice.basic
Methods in spice.basic that return SpiceWindow Modifier and Type Method Description SpiceWindow
SpiceWindow. complement(double left, double right)
Complement a SpiceWindow with respect to a specified interval.SpiceWindow
CK. getCoverage(Instrument instrument, boolean needav, java.lang.String level, SCLKDuration tol, TimeSystem timsys, int nintvls)
Obtain a SpiceWindow representing the time coverage provided by this CK for a given instrument.SpiceWindow
CK. getCoverage(Instrument instrument, boolean needav, java.lang.String level, SCLKDuration tol, TimeSystem timsys, SpiceWindow cover, int nintvls)
Obtain a SpiceWindow representing the time coverage provided by this CK for a given instrument; return the union of this window with a pre-existing coverage window.SpiceWindow
PCK. getCoverage(int classID)
Obtain a SpiceWindow representing the time coverage provided by this PCK for a given reference frame.SpiceWindow
PCK. getCoverage(int classID, SpiceWindow cover)
Return a SpiceWindow representing the union of a given SPICE coverage window with the time coverage provided by this PCK for a given object.SpiceWindow
SPK. getCoverage(int body)
Obtain a SpiceWindow representing the time coverage provided by this SPK for a given object.SpiceWindow
SPK. getCoverage(int body, SpiceWindow cover)
Return a SpiceWindow representing the union of a given SPICE coverage window with the time coverage provided by this SPK for a given object.SpiceWindow
SpiceWindow. insert(double left, double right)
Insert an interval into a SpiceWindow.SpiceWindow
SpiceWindow. intersect(SpiceWindow b)
Compute the intersection of two SpiceWindows.SpiceWindow
GFAngularSeparationSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).abstract SpiceWindow
GFBinaryStateSearch. run(SpiceWindow confinementWindow, double step, int maxResultIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).SpiceWindow
GFDistanceSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a distance search over a specified confinement window, using a specified constraint and step size (units are TDB seconds).SpiceWindow
GFIlluminationAngleSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).abstract SpiceWindow
GFNumericSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).SpiceWindow
GFOccultationSearch. run(SpiceWindow confinementWindow, double step, int maxResultIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).SpiceWindow
GFOccultationSearch. run(SpiceWindow confinementWindow, GFSearchUtils utils, int maxResultIntervals)
Run a search over a specified confinement window, using custom search step and refinement utilities.SpiceWindow
GFPhaseAngleSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a phase angle search over a specified confinement window, using a specified constraint and step size (units are TDB seconds).SpiceWindow
GFPhaseAngleSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals, double tol)
Run a phase angle search over a specified confinement window, using a specified constraint, step size, and convergence tolerance.SpiceWindow
GFPositionCoordinateSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).SpiceWindow
GFRangeRateSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a range rate search over a specified confinement window, using a specified constraint and step size (units are TDB seconds).SpiceWindow
GFRangeRateSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals, double tol)
Run a range rate search over a specified confinement window, using a specified constraint, step size, and convergence tolerance.SpiceWindow
GFRayInFOVSearch. run(SpiceWindow confinementWindow, double step, int maxResultIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).SpiceWindow
GFSubObserverCoordinateSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).SpiceWindow
GFSurfaceInterceptCoordinateSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).SpiceWindow
GFTargetInFOVSearch. run(SpiceWindow confinementWindow, double step, int maxResultIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).SpiceWindow
GFUserDefinedScalarSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a user-defined scalar quantity search over a specified confinement window, using a specified constraint and step size (units are TDB seconds).SpiceWindow
SpiceWindow. sub(SpiceWindow b)
Compute the difference of two SpiceWindows: subtract a specified SpiceWindow from another.SpiceWindow
SpiceWindow. union(SpiceWindow b)
Compute the union of two SpiceWindows.Methods in spice.basic with parameters of type SpiceWindow Modifier and Type Method Description SpiceWindow
CK. getCoverage(Instrument instrument, boolean needav, java.lang.String level, SCLKDuration tol, TimeSystem timsys, SpiceWindow cover, int nintvls)
Obtain a SpiceWindow representing the time coverage provided by this CK for a given instrument; return the union of this window with a pre-existing coverage window.SpiceWindow
PCK. getCoverage(int classID, SpiceWindow cover)
Return a SpiceWindow representing the union of a given SPICE coverage window with the time coverage provided by this PCK for a given object.SpiceWindow
SPK. getCoverage(int body, SpiceWindow cover)
Return a SpiceWindow representing the union of a given SPICE coverage window with the time coverage provided by this SPK for a given object.void
GFSearchUtils. initializeReport(SpiceWindow confine, java.lang.String begmsg, java.lang.String endmsg)
Initialize a GF progress report.SpiceWindow
SpiceWindow. intersect(SpiceWindow b)
Compute the intersection of two SpiceWindows.SpiceWindow
GFAngularSeparationSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).abstract SpiceWindow
GFBinaryStateSearch. run(SpiceWindow confinementWindow, double step, int maxResultIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).SpiceWindow
GFDistanceSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a distance search over a specified confinement window, using a specified constraint and step size (units are TDB seconds).SpiceWindow
GFIlluminationAngleSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).abstract SpiceWindow
GFNumericSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).SpiceWindow
GFOccultationSearch. run(SpiceWindow confinementWindow, double step, int maxResultIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).SpiceWindow
GFOccultationSearch. run(SpiceWindow confinementWindow, GFSearchUtils utils, int maxResultIntervals)
Run a search over a specified confinement window, using custom search step and refinement utilities.SpiceWindow
GFPhaseAngleSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a phase angle search over a specified confinement window, using a specified constraint and step size (units are TDB seconds).SpiceWindow
GFPhaseAngleSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals, double tol)
Run a phase angle search over a specified confinement window, using a specified constraint, step size, and convergence tolerance.SpiceWindow
GFPositionCoordinateSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).SpiceWindow
GFRangeRateSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a range rate search over a specified confinement window, using a specified constraint and step size (units are TDB seconds).SpiceWindow
GFRangeRateSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals, double tol)
Run a range rate search over a specified confinement window, using a specified constraint, step size, and convergence tolerance.SpiceWindow
GFRayInFOVSearch. run(SpiceWindow confinementWindow, double step, int maxResultIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).SpiceWindow
GFSubObserverCoordinateSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).SpiceWindow
GFSurfaceInterceptCoordinateSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).SpiceWindow
GFTargetInFOVSearch. run(SpiceWindow confinementWindow, double step, int maxResultIntervals)
Run a search over a specified confinement window, using a specified step size (units are TDB seconds).SpiceWindow
GFUserDefinedScalarSearch. run(SpiceWindow confinementWindow, GFConstraint constraint, double step, int maxWorkspaceIntervals)
Run a user-defined scalar quantity search over a specified confinement window, using a specified constraint and step size (units are TDB seconds).SpiceWindow
SpiceWindow. sub(SpiceWindow b)
Compute the difference of two SpiceWindows: subtract a specified SpiceWindow from another.SpiceWindow
SpiceWindow. union(SpiceWindow b)
Compute the union of two SpiceWindows.Constructors in spice.basic with parameters of type SpiceWindow Constructor Description SpiceWindow(SpiceWindow s)
Copy constructor.This creates a deep copy.
-