Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/~sontag/spicedocs/ug/ckbrief.html
Дата изменения: Sat Dec 17 06:07:06 2005 Дата индексирования: Sun Apr 10 19:36:12 2016 Кодировка: Поисковые слова: п п п п п п р п р п р п р п |
Last revised on 2005 NOV 08 by B. V. Semenov.
CKBRIEF is a command-line program that summarizes the pointing coverage
for one or more CK files.
CKBRIEF is a command line program that allows you to easily summarize
the pointing (orientation) data coverage of one or more SPICE CK files.
``Coverage'' is used in the sense of specifying time span(s) for which
orientation data are available.
CKBRIEF is run by typing the name of the program at a shell prompt.
ckbrief [-option(s)] ck-file [ck-file ...] [sclk-file] [lsk-file]A wide variety of options may be specified on the command line giving you a great deal of flexibility in the operation and summary capability of the program.
A SPICE SCLK file must be provided if time bounds are to be displayed as SCLK strings. Both an SCLK and an LSK file must be provided if time bounds are to be displayed in UTC, DOY or ET.
The options and CK, SCLK and LSK file names may appear in any order on the command line.
Any of the following options may be specified. Some options may disable
other options in which case the last specified option will be used. For
example if you request that coverage be displayed as ephemeris time and
another option in the same command line requests UTC time then only UTC
time will be displayed. We have not attempted to spell out all of the
possible conflicts here, since for the most part you'd be unlikely to
specify conflicting options intentionally.
-f list_of_sources.file
If none of the options specifying output time display type ("-sclk", "-dpsclk", "-utc", "-utcdoy") is specified, the times are displayed as Ephemeris Time (ET) in Calendar date format.
The name(s) of CK file(s) to be summarized and the LSK and SCLK files required to support time conversions must be provided on the command line, or in a list file, the name of which must be provided on the command line following the "-f" key. The names provided in a list file may each be on a separate line, or multiple names per line separated by spaces, or mixture of these two cases.
CKBRIEF will NOT display the time if needed SCLK, or SCLK and LSK, files were not provided.
CKBRIEF will inform the user of any incorrect option, incorrect file name, or incorrect file type specified on the command line.