> For the complete documentation index, see [llms.txt](https://survey.fmpx.docs.frox-it.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://survey.fmpx.docs.frox-it.de/die-funktionen-der-menus/menu-gnss/messdaten-bearbeiten.md).

# Messdaten bearbeiten

*Menü GNSS / Messdaten bearbeiten*

Modul **M-FX GNSS Steuerung frox / M-FX GNSS Zeno**

<figure><img src="/files/ooQ9zE06n6Stk9GDTaJw" alt=""><figcaption></figcaption></figure>

## Ablauf

Zunächst wird das gewünschte GNSS Programm durch Anklicken ausgewählt (blau unterlegt).

<figure><img src="/files/IDkP8ioREDwU8bsLRr0u" alt=""><figcaption></figcaption></figure>

Der GNSS Editor öffnet sich.

<figure><img src="/files/3oWgZ1P8xXM3u9YoWUUD" alt=""><figcaption></figcaption></figure>

## Werkzeugleiste

![](/files/E9gkNRulKHiwx7bkJJEv)

Hier können alle Punkte selektiert werden, die Selektion aufgehoben werden oder die Selektion umgedreht werden. In der Spalte Auswahl in der Tabelle können auch einzelne Punkte selektiert werden. Wenn mindestens ein Punkt selektiert ist, kann eine Antennenhöhe eingegeben werden, die für alle selektierten Punkte übernommen wird. Die Übernahme erfolgt durch Klick auf den Haken.

## Beschreibung der Spalten

<table><thead><tr><th width="286.0740740740741"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>Aktiv</td><td>Punkt an- und ausschalten</td><td></td></tr><tr><td>Typ</td><td><p>Anschluss</p><p>Anschluss Lage</p><p>Anschluss Höhe</p><p>Neupunkt</p><p>Kontrolle </p><p>Kontrolle Lage Kontrolle Höhe</p><p>Grenzprüfung</p><p>Absteckkontrolle</p><p>Initialisierung</p></td><td></td></tr><tr><td>PNr</td><td>Punktnummer</td><td></td></tr><tr><td>Ant. Höhe</td><td>Antennenhöhe in m</td><td></td></tr><tr><td>Art der Messung</td><td><p>vertikal </p><p>schräg</p></td><td></td></tr><tr><td>Auswahl</td><td>Selektion einzelner Punkte</td><td></td></tr><tr><td>UTC</td><td>Datum und Zeit der Messung</td><td></td></tr><tr><td>S (hor.)</td><td>Horizontale Genauigkeit in m</td><td></td></tr><tr><td>S (z)</td><td>Vertikale Genauigkeit in m</td><td></td></tr><tr><td>S (3D)</td><td>3D Genauigkeit in m</td><td></td></tr></tbody></table>

DOP = Dilution Of Precision (Abschlag der Genauigkeit)

<table><thead><tr><th width="164"></th><th></th></tr></thead><tbody><tr><td>GDOP</td><td><p>Faktor für die gesamte Geometrie (kombinierter Effekt aus 3 D-Position und Zeit) </p><p>Je kleiner der GDOP, desto besser die Gesamtgenauigkeit. GDOP Werte kleiner 6 werden als gut angesehen.</p></td></tr><tr><td>PDOP</td><td>Faktor für die 3D-Position</td></tr><tr><td>HDOP</td><td>Faktor für die 2D-Position</td></tr><tr><td>VDOP</td><td>Höhenfaktor</td></tr><tr><td>TDOP</td><td>Zeitfaktor</td></tr></tbody></table>

|           |                                                                                       |
| --------- | ------------------------------------------------------------------------------------- |
| Epochen   | Anzahl der Messepochen                                                                |
| Breite    | Rechtswert                                                                            |
| Länge     | Hochwert                                                                              |
| ell. Höhe | <p>Ellipsoidische Höhe in m</p><p>Senkrechter Abstand eines Punktes vom Ellipsoid</p> |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://survey.fmpx.docs.frox-it.de/die-funktionen-der-menus/menu-gnss/messdaten-bearbeiten.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
