CKSPANIT User's Guide
===========================================================================
Last revised on 2006 NOV 06 by B. V. Semenov.
Abstract
--------------------------------------------------------
CKSPANIT is a command-line program that modifies interpolation interval
information stored in the segments of a Type 3 CK file. It can also be
used to convert a Type 1 CK file to a Type 3 CK file, or from a Type 1
or Type 3 CK file to a Type 2 CK file.
Summary
--------------------------------------------------------
CKSPANIT reads all data from an input CK file containing type 1 and/or 3
segments and creates an output type 2 or 3 CK file that provides
different coverage for the data from the input file.
If the program is run to create a type 3 CK file (-typ is omitted or set
to 3), for each input segment it reads all pointing data from the
segment, computes interpolation intervals based on the user-specified
tolerance given as SCLK ticks, and writes exactly the same pointing
information accompanied by the new interpolation intervals into the
output CK file.
If the program is run to create a type 2 CK file (-typ is set to 2), for
each input segment it reads all pointing data from the segment, expands
each point into a small window with the size equal to the tolerance, and
writes exactly the same pointing information as in the input file but
now applicable to and constant within these windows into the output CK
file.
Usage
--------------------------------------------------------
CKSPANIT is used as follows:
> ckspanit -in
-out