ANSI-C program: stat_pt.c
NAME
stat_pt - calculate mean and sigma of float data (single record
or all records)
SYNOPSIS
stat_pt <plist> <pmask> <pdata_in>
<stat> [rec_num]
<plist> | (input) point list (int) |
<pmask> | (input) point data stack of mask values (uchar, set to - to accept all points) |
<pdata_in> | (input) point data stack (various types supported) |
<stat> | (output) text file with layer, mean and sigma of point values |
[rec_num] | record number in pdata_in to process (default -: all records) |
EXAMPLE
stat_pt plist pmsk1 pres3 res3.stat
-
INSTALLATION
Source code stat_pt.c in ./IPTA/src, executable version stat_pt
in ./IPTA/bin
OPTIONS
none.
SEE ALSO
ipta.h.
© Copyrights for Documentation, Users Guide and Reference Manual by Gamma Remote Sensing, 2005.
UW, CW,TS,
last change 26-Jan-2005.