Scilab Function

readsp3 - Liest Satellitenbahn- und Uhrdaten im SP3-c Format des IGS ein. (experimentell)

Calling Sequence

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

Parameters

Description

Liest Ephemeriden- und Korrekturdaten des IGS aus einer SP3-c Datei. und liefert sie als Matrix mit Zeilenvektoren, sowie diverse Zusatzinformatinen zurück. Die Spezifikation des Dateiformates (SP3-c) ist unter ftp://igscb.jpl.nasa.gov/pub/data/format/sp3c.txt verfügbar.

In jeder Zeile des satdata stehen die Daten eines Sateliten zu einer 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].

Keine Gewähr da keine Abfragen

Examples

   Add here scilab instructions and comments
  

See Also

readyuma ,  

Authors

cos area7@web.de