<< GPS GPS skyplot >>

scilib_geo >> GPS > alm_parse_yumafile

alm_parse_yumafile

Liest Almanachdaten im Yuma-Format ein. (experimentell)

Calling Sequence

[satsalm] = alm_parse_yumafile(yfile)

Parameters

yfile

Dateipfad als Textstring (absolut oder rel. zum aktuellen Verzeichnis), oder als logische Einheit, wie sie von mopen geliefert wird.

satsalm

Matrix mit sämtlichen Daten.

Description

Liest Almanachdaten im Yuma-Format ein und liefert sie als Matrix mit Zeilenvektoren der Form [PRN, health, es, toa, i0, omegadot, sqrta, w, m0, af0, af1, week] für jeden Satelliten zurück.

Authors


Report an issue
<< GPS GPS skyplot >>