A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages

I

ibase - Variable in class spice.basic.DLADescriptor
 
IBSIDX - Static variable in class spice.basic.DLADescriptor
Index of DLA integer component base address.
ic - Variable in class spice.basic.SurfaceInterceptWithDSKInfo
 
ICSIZE - Static variable in class spice.basic.SurfaceInterceptWithDSKInfo
 
IDcode - Variable in class spice.basic.BodyCode
 
IDcode - Variable in class spice.basic.InstrumentCode
 
IDcode - Variable in class spice.basic.SurfaceCode
 
IDCodeNotFoundException - Exception in spice.basic
The IDCodeNotFoundException class is used to signal a "not found" condition when an attempt is made to translate a name to an ID code.
IDCodeNotFoundException(String) - Constructor for exception spice.basic.IDCodeNotFoundException
Construct an IDCodeNotFoundException using a detailed error message string.
identity() - Static method in class spice.basic.Matrix33
Return the identity matrix.
identity() - Static method in class spice.basic.Matrix66
Return the identity matrix.
IDMap - Class in spice.basic
Class IDMap is an abstract superclass for JNISpice classes implementing mappings between names and ID codes.
IDMap() - Constructor for class spice.basic.IDMap
 
idword - Variable in class spice.basic.DAS.FileRecord
 
IDX_A - Static variable in class spice.basic.OsculatingElementsExtended
 
IDX_ARGP - Static variable in class spice.basic.OsculatingElements
 
IDX_ECC - Static variable in class spice.basic.OsculatingElements
 
IDX_INC - Static variable in class spice.basic.OsculatingElements
 
IDX_LNODE - Static variable in class spice.basic.OsculatingElements
 
IDX_M0 - Static variable in class spice.basic.OsculatingElements
 
IDX_MU - Static variable in class spice.basic.OsculatingElements
 
IDX_NU - Static variable in class spice.basic.OsculatingElementsExtended
 
IDX_RP - Static variable in class spice.basic.OsculatingElements
 
IDX_T0 - Static variable in class spice.basic.OsculatingElements
 
IDX_TAU - Static variable in class spice.basic.OsculatingElementsExtended
 
ifname - Variable in class spice.basic.DAS.FileRecord
 
IK - Static variable in class spice.tspice.TestGFRayInFOVSearch
 
IK - Static variable in class spice.tspice.TestGFTargetInFOVSearch
 
illmn - Variable in class spice.basic.GFIlluminationAngleSearch
 
illum - Variable in class spice.basic.GFPhaseAngleSearch
 
illum(String, double, String, String, double[], double[]) - Static method in class spice.testutils.JNITestutils
Call the deprecated CSPICE routine illum_c.
illumf(String, String, String, double, String, String, String, double[], double[], double[], double[], boolean[], boolean[]) - Static method in class spice.basic.CSPICE
Compute the illumination angles---phase, incidence, and emission---at a specified point on a target body.Return logical flags indicating whether the surface point is visible from the observer's position and whether the surface point is illuminated.The target body's surface is represented using topographic data provided by DSK files, or by a reference ellipsoid.The illumination source is a specified ephemeris object.
IlluminationAngles - Class in spice.basic
Class IlluminationAngles supports illumination angle computations.
IlluminationAngles(String, Body, Body, Time, ReferenceFrame, AberrationCorrection, Body, Vector3) - Constructor for class spice.basic.IlluminationAngles
Find the illumination angles (phase, solar incidence, and emission) at a specified surface point on a target body, using a specified illumination source; create a record containing the result.The illumination source may be any ephemeris object.
IlluminationAngles(String, Body, Time, ReferenceFrame, AberrationCorrection, Body, Vector3) - Constructor for class spice.basic.IlluminationAngles
Find the illumination angles (phase, solar incidence, and emission) at a specified surface point on a target body, using the sun as the illumination source; create a record containing the result.
illumPl02(int, int[], String, double, String, String, double[], double[], double[], double[]) - Static method in class spice.basic.CSPICE
Compute the illumination angles---phase, solar incidence, and emission---at a specified point on a target body at a particular epoch, optionally corrected for light time and stellar aberration.The target body's surface is represented by a triangular plate model contained in a type 2 DSK segment.
ilumin(String, String, double, String, String, String, double[], double[], double[], double[]) - Static method in class spice.basic.CSPICE
Find the illumination angles at a specified surface point of a target body.
INCIDENCE - Static variable in class spice.basic.GFIlluminationAngleSearch
Search quantity is incidence angle
incidenceAngle - Variable in class spice.basic.IlluminationAngles
 
index - Variable in class spice.basic.KernelVarStringComponent
 
index - Variable in class spice.basic.SurfaceIntercept.RayArrayInputs
 
indexNames - Static variable in class spice.basic.EulerAngles
 
indexNames - Static variable in class spice.basic.EulerState
 
inedpl(double, double, double, double[], double[], boolean[]) - Static method in class spice.basic.CSPICE
Find the intersection of a plane and a triaxial ellipsoid.
inelpl(double[], double[], int[], double[], double[]) - Static method in class spice.basic.CSPICE
Find the intersection of an ellipse and a plane.
INFINITY - Static variable in class spice.basic.EllipsePlaneIntercept
 
INFINITY - Static variable in class spice.basic.RayPlaneIntercept
 
Init(String, Body, Body, Time, ReferenceFrame, AberrationCorrection, Body, Vector3) - Method in class spice.basic.IlluminationAngles
Private helper method that initializes fields for constructors.
initializeReport(SpiceWindow, String, String) - Method in class spice.basic.GFSearchUtils
Initialize a GF progress report.
inputs - Variable in class spice.basic.SurfaceIntercept
 
Inputs() - Constructor for class spice.basic.SurfaceIntercept.Inputs
 
inputStream - Variable in class spice.basic.TextReader
 
inrypl(double[], double[], double[], int[], double[]) - Static method in class spice.basic.CSPICE
Find the intersection of a ray and a plane.
insert(double, double) - Method in class spice.basic.SpiceWindow
Insert an interval into a SpiceWindow.
inst - Variable in class spice.basic.FOV
 
inst - Variable in class spice.basic.GFRayInFOVSearch
 
inst - Variable in class spice.basic.GFTargetInFOVSearch
 
instrument - Variable in exception spice.basic.PointingNotFoundException
 
Instrument - Class in spice.basic
Class Instrument is used to represent identities of spacecraft structures or instruments.
Instrument(int) - Constructor for class spice.basic.Instrument
Construct an Instrument from an integer code.
Instrument(String) - Constructor for class spice.basic.Instrument
Construct an Instrument from a instrument name.
Instrument(Instrument) - Constructor for class spice.basic.Instrument
Construct an Instrument from another Instrument.
InstrumentCode - Class in spice.basic
Class InstrumentCode represents instrument-name mappings that are initialized by specification of a instrument ID code.
InstrumentCode(int) - Constructor for class spice.basic.InstrumentCode
Create a new InstrumentCode from an int ID code.
instrumentID - Variable in class spice.basic.Instrument
 
instrumentName - Variable in class spice.basic.InstrumentName
 
InstrumentName - Class in spice.basic
Class InstrumentName represents instrument-name mappings that are initialized by specification of a instrument name.
InstrumentName(String) - Constructor for class spice.basic.InstrumentName
Create a new InstrumentName from a name string.
intercept - Static variable in class spice.tspice.TestEllipsoidPlaneIntercept
 
INTERCEPT_ELLIPSOID - Static variable in class spice.basic.GFSubObserverCoordinateSearch
 
INTERCEPT_ELLIPSOID - Static variable in class spice.basic.SubObserverRecord
 
INTERCEPT_ELLIPSOID - Static variable in class spice.basic.SubSolarRecord
 
intercept1 - Static variable in class spice.tspice.TestEllipsoidPlaneIntercept
 
intercept2 - Static variable in class spice.tspice.TestEllipsoidPlaneIntercept
 
interceptEllipse - Variable in class spice.basic.EllipsoidPlaneIntercept
 
internalFileName - Variable in class spice.basic.DAF
 
interruptEnabled - Variable in class spice.basic.GFSearchUtils
 
interruptOccurred() - Method in class spice.basic.GFSearchUtils
Indicate whether an interrupt occurred.
intersect(SpiceWindow) - Method in class spice.basic.SpiceWindow
Compute the intersection of two SpiceWindows.
invert() - Method in class spice.basic.Matrix33
Invert this instance.
invert(double[][]) - Static method in class spice.basic.CSPICE
Return the inverse of a nonsingular 3x3 matrix.
IOUtils - Class in spice.basic
Class IOUtils provides miscellaneous static methods that simplify common console I/O tasks.
IOUtils() - Constructor for class spice.basic.IOUtils
 
isAdjustedExtremum() - Method in class spice.basic.GFConstraint
Indicate whether this constraint is an adjusted extremum constraint.
isConvergedNewtonian - Variable in class spice.basic.AberrationCorrection
 
isConvergedNewtonian() - Method in class spice.basic.AberrationCorrection
Indicate whether the correction is converged Newtonian.
isExtremum() - Method in class spice.basic.GFConstraint
Indicate whether this constraint is an extremum constraint.
isGeometric() - Method in class spice.basic.AberrationCorrection
Indicate whether the correction is geometric (equivalent to "NONE").
isInterruptHandlingEnabled() - Method in class spice.basic.GFSearchUtils
Determine whether interrupt handling is enabled.
isize - Variable in class spice.basic.DLADescriptor
 
isLit() - Method in class spice.basic.IlluminationAngles
Return the illumination flag.
isOrder() - Method in class spice.basic.GFConstraint
Indicate whether this constraint is an order constraint: that is, an equality or inequality.
isQuantityDecreasing(double) - Method in class spice.basic.GFScalarQuantity
Return a boolean value indicating whether the scalar function represented by getQuantity is decreasing at a specified time.The time is expressed as seconds past J2000 TDB.
isQuantityDecreasing(double) - Method in class spice.tspice.TestGFUserDefinedScalarSearch
Override GFScalarQuantity.isQuantityDecreasing.The actual function to be evaulated can be selected externally.
isReadable() - Method in class spice.basic.DAF
Indicate whether a DAF is readable.
isReadable() - Method in class spice.basic.DAS
Indicate whether a DAS file is readable.
isReceptionType - Variable in class spice.basic.AberrationCorrection
 
isReceptionType() - Method in class spice.basic.AberrationCorrection
Indicate whether the correction type is "reception."
isReportingEnabled() - Method in class spice.basic.GFSearchUtils
Determine whether progress reporting is enabled.
isrot(double[][], double, double) - Static method in class spice.basic.CSPICE
Indicate whether a given matrix is a rotation matrix.
isRotation(double, double) - Method in class spice.basic.Matrix33
Indicate whether this instance is a rotation matrix.
isUnadjustedExtremum() - Method in class spice.basic.GFConstraint
Indicate whether this constraint is an unadjusted extremum constraint.
isVisible() - Method in class spice.basic.IlluminationAngles
Return the visibility flag.
isWritable() - Method in class spice.basic.DAF
Indicate whether a DAF is writable.
isWritable() - Method in class spice.basic.DAS
Indicate whether a DAS file is writable.
isZero() - Method in class spice.basic.Vector3
Indicate whether a 3-vector is the zero vector.
isZero() - Method in class spice.basic.Vector6
Indicate whether a Vector6 instance is the zero vector.
ISZIDX - Static variable in class spice.basic.DLADescriptor
Index of DLA integer component size.
IXCGSC - Static variable in class spice.basic.DSK02
 
IXDFIX - Static variable in class spice.basic.DSK02
 
IXDSCR - Static variable in class spice.basic.DSK02
 
IXIFIX - Static variable in class spice.basic.DSK02
 
IXNP - Static variable in class spice.basic.DSK02
 
IXNV - Static variable in class spice.basic.DSK02
 
IXNVXT - Static variable in class spice.basic.DSK02
 
IXPLAT - Static variable in class spice.basic.DSK02
 
IXVERT - Static variable in class spice.basic.DSK02
 
IXVGRX - Static variable in class spice.basic.DSK02
 
IXVTBD - Static variable in class spice.basic.DSK02
 
IXVTLS - Static variable in class spice.basic.DSK02
 
IXVXLS - Static variable in class spice.basic.DSK02
 
IXVXOR - Static variable in class spice.basic.DSK02
 
IXVXPS - Static variable in class spice.basic.DSK02
 
IXVXSZ - Static variable in class spice.basic.DSK02
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages