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
All Classes All Packages
All Classes All Packages
O
- observer - Variable in class spice.basic.GFAngularSeparationSearch
- observer - Variable in class spice.basic.GFDistanceSearch
- observer - Variable in class spice.basic.GFIlluminationAngleSearch
- observer - Variable in class spice.basic.GFOccultationSearch
- observer - Variable in class spice.basic.GFPhaseAngleSearch
- observer - Variable in class spice.basic.GFPositionCoordinateSearch
- observer - Variable in class spice.basic.GFRangeRateSearch
- observer - Variable in class spice.basic.GFRayInFOVSearch
- observer - Variable in class spice.basic.GFSubObserverCoordinateSearch
- observer - Variable in class spice.basic.GFSurfaceInterceptCoordinateSearch
- observer - Variable in class spice.basic.GFTargetInFOVSearch
- observer - Variable in class spice.basic.SurfaceIntercept.FullInputs
- occtype - Variable in class spice.basic.GFOccultationSearch
- occult(String, String, String, String, String, String, String, String, double) - Static method in class spice.basic.CSPICE
-
Determine the occultation condition (not occulted, partially, etc.) of one target relative to another target as seen by an observer at a given time.The surfaces of the target bodies may be represented by triaxial ellipsoids or by topographic data provided by DSK files.
- OccultationCode - Enum in spice.basic
-
Enum OccultationCode declares parameters associated with occultation states computed by the class
OccultationState
. - OccultationCode(int) - Constructor for enum spice.basic.OccultationCode
- OccultationState - Class in spice.basic
-
Class OccultationState provides methods to classify the occultation of one target object by another, as seen from a specified viewing location.
- OccultationState() - Constructor for class spice.basic.OccultationState
- OCTLSPK - Static variable in class spice.tspice.TestGFIlluminationAngleSearch
- ok - Static variable in class spice.tspice.TestEllipsoidPlaneIntercept
- openForRead(String) - Static method in class spice.basic.CK
-
Open an existing CK file for read access.
- openForRead(String) - Static method in class spice.basic.DAF
-
Open a DAF for read access.
- openForRead(String) - Static method in class spice.basic.DAS
-
Open a DAS file for write access.
- openForRead(String) - Static method in class spice.basic.DLA
-
Open a DLA file for read access.
- openForRead(String) - Static method in class spice.basic.DSK
-
Open a DSK file for read access.
- openForRead(String) - Static method in class spice.basic.PCK
-
Open an existing PCK file for read access.
- openForRead(String) - Static method in class spice.basic.SPK
-
Open an existing SPK file for read access.
- openForWrite(String) - Static method in class spice.basic.CK
-
Open an existing CK for write access.
- openForWrite(String) - Static method in class spice.basic.DAF
-
Open an existing DAF for write access.
- openForWrite(String) - Static method in class spice.basic.DAS
-
Open a DAS file for read access.
- openForWrite(String) - Static method in class spice.basic.DSK
-
Open a DSK file for write access.
- openNew(String, int) - Method in class spice.basic.CK
-
Open a new CK file.
- openNew(String, int) - Method in class spice.basic.PCK
-
Open a new PCK file.
- openNew(String, int) - Method in class spice.basic.SPK
-
Open a new SPK file.
- openNew(String, String, int) - Static method in class spice.basic.CK
-
Create a new CK file.The file must not exist prior to this method call.
- openNew(String, String, int) - Static method in class spice.basic.PCK
-
Create a new PCK file.The file must not exist prior to this method call.
- openNew(String, String, int) - Static method in class spice.basic.SPK
-
Create a new SPK file.The file must not exist prior to this method call.
- oscelt(double[], double, double) - Static method in class spice.basic.CSPICE
-
Compute osculating elements corresponding to a state.
- oscltx(double[], double, double) - Static method in class spice.basic.CSPICE
-
Compute extended osculating elements corresponding to a state.
- OsculatingElements - Class in spice.basic
-
Class OsculatingElements provides methods for conversion between state vectors and osculating elements.
- OsculatingElements() - Constructor for class spice.basic.OsculatingElements
-
No-arguments constructor.
- OsculatingElements(double[]) - Constructor for class spice.basic.OsculatingElements
-
Array constructor.
- OsculatingElements(OsculatingElements) - Constructor for class spice.basic.OsculatingElements
-
Copy constructor.This constructor creates a deep copy.
- OsculatingElements(StateVector, Time, double) - Constructor for class spice.basic.OsculatingElements
-
Create osculating elements from a StateVector, a Time, and a gravitational parameter (GM).
- OsculatingElementsExtended - Class in spice.basic
-
Class OsculatingElementsExtended provides methods for conversion between state vectors and osculating elements.
- OsculatingElementsExtended(OsculatingElementsExtended) - Constructor for class spice.basic.OsculatingElementsExtended
-
Copy constructor.This constructor creates a deep copy.
- OsculatingElementsExtended(StateVector, Time, double) - Constructor for class spice.basic.OsculatingElementsExtended
-
Create osculating elements from a StateVector, a Time, and a gravitational parameter (GM).
All Classes All Packages