Scilab Function

readsp3 - Reads data files with satelite and clock data in SP3-format from a file. (experimentell)

Calling Sequence

[dates, sats, header_accuracy, satdata, filecomments] = readsp3(yfile)

Parameters

Description

Reads data files with satelite and clock data in SP3-format from a file. (experimentell) Spezifikation to the fileformat (SP3-c) is available from: ftp://igscb.jpl.nasa.gov/pub/data/format/sp3c.txt

Every line of the satdata matrix conteins the data to one satelite at one epoche:[GPS-week, sekonds, datatype 'P', sv type 'G', PRN, X, Y, Z, clock_correction, sigma_x, sigma_y, sigma_z, sigma_clk, af0, af1, week].

No warranty, no inputchecks.

Examples

   Add here scilab instructions and comments
  

See Also

readyuma ,  

Authors

cos area7@web.de