Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.stsci.edu/~sontag/spicedocs/req/index.html
Дата изменения: Sat Dec 17 06:10:47 2005
Дата индексирования: Sun Apr 10 19:18:15 2016
Кодировка:

Поисковые слова: arp 220
Required Reading
Main Page
SPICE Required Reading Documents
cells - Reference for the SPICE cell data structure, which is a vector of type double precision, integer or character type that carries with it its own dimension and knowledge of how many components have been used.
ck - Reference for the SPICE orientation subsystem and C-Kernel (CK), used to provide the orientation (a.k.a. attitude) of a spacecraft or an articulating component of a spacecraft or instrument.
cspice - Reference document that provides an introduction to unique characteristics of and requirements for using CSPICE, the C language implementation of the SPICE library.
daf - Reference for the low-level data structure known as Double Precision Array File, which is used to implement the high-level SPICE SPK and CK kernels.
das - Reference for the low-level data structure know as Direct Access, Segregated, which is used to implement the high-level SPICE database mechanism, sometimes referred to as the Database Kernel (DBK). The DBK is in turn used to implement the sequence component of the Events Kernel (EK/ESQ).
ek - Reference for the SPICE events subsystem and Events Kernel (EK), with emphasis on application of the database kernel mechanism, which is used to implement the sequence component of the Events Kernel (EK/ESQ), and may be used in any other application where a modest SQL-like database is called for.
ellipses - Reference for SPICE routines that deal with ellipses and tri-axial ellipsoids.
error - Reference for the SPICE error handling system, used to notify a SPICE-based application program about detectable errors and to control the action taken by the program subsequent to detection of an error.
frames - Reference for the SPICE reference frames specification subsystem and Frames Specification Kernel (FK), used to define the relationships between various reference frames and to provide either the data -- or pointers to the data -- needed to construct the transformations between these reference frames.
intrdctn - Introduction to using the SPICE Toolkit and SPICE kernels (data files).
kernel - Reference for the class of SPICE kernel files known as text kernels.
naif_ids - Reference for the SPICE methodology for assigning numeric codes to objects and reference frames. Includes a list of all such assignments made as of the data of the last document update.
pck - Reference for the SPICE planetary constants subsystem and the Planetary Constants Kernel (PCK), used to specify certain physical and cartographic data for solar system bodies, such as size, shape and orientation.
planes - Reference for the SPICE plane low-level data structure, and for the SPICE routines provided to interact with this data structure.
problems - Document listing the more commonly encountered problems, broken down into functional areas and including suggestions on how to avoid problems.
rotation - Reference for a suite of SPICE routines that deal with rotations, including generation and use of rotation matrices, Euler angles and quaternions.
scanning - Reference for a suite of SPICE routines used to locate tokens (one or more characters) in strings.
sclk - Reference for the SPICE spacecraft clock subsystem and the Spacecraft Clock Kernel (SCLK), used to convert epochs (times) between a spacecraft clock time system and other time systems.
sets - Reference for the SPICE set entity, which is a special case of a SPICE cell-a vector of type double precision, integer or character type that carries with it its own dimension and knowledge of how many components have been used.
spc - Reference for a suite of routines used to add, extract, read and delete metadata (data about data), generally referred to as comments, associated with any of the SPICE binary kernel types (SPK, CK, binary PCK and EK/ESQ).
spk - Reference for the SPICE ephemeris subsystem and SP-Kernel, used to provide the ephemeris (a.k.a. trajectory) of a solar system body or a space vehicle.
symbols - Reference for a SPICE data structure called a symbol table, used to associate variable names with sets of values. Integer, character and double precision versions are available.
time - Reference for the various time systems and associated software used within SPICE.
windows - Reference for the SPICE window data entity, a special application of the cell data structure, used to manipulate continuous intervals of time. Windows are sometimes referred to as schedules.