Magellan DirectRoute 3.0 Instrukcja Użytkownika Strona 127

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 130
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 126
GPS-
Ba-
bel
XCSV
Style
Files
112
PATH_DISTANCE_MILES,"","%f"
PATH_DISTANCE_KM
PATH_DISTANCE_KM is like PATH_DISTANCE_MILES except it outputs the length in kilometers.
PATH_SPEED
Speed in meters per second. Gpsbabel does NOT calculate this data by default; it is read from the input
file if present. (If not present, it may be calculated with the track filter.)
example:
PATH_SPEED,"","%f"
PATH_SPEED_KPH
Like PATH_SPEED but means kilometers per hour.
example:
PATH_SPEED_KPH,"","%.1f"
PATH_SPEED_MPH
Like PATH_SPEED but means miles per hour.
example:
PATH_SPEED_MPH,"","%.1f"
PATH_SPEED_KNOTS
Like PATH_SPEED but means knots (nautical).
example:
PATH_SPEED_KNOTS,"","%.1f"
PATH_COURSE
Course in degerees. Gpsbabel does not calculate this data by default; it is read from the input file if present.
(If not present, it may be calculated with the track filter.)
example:
PATH_COURSE,"","%f"
GPS_HDOP / GPS_VDOP / GPS_PDOP
GPS horizontal / vertical / positional dilution of precision parameters. Needs float conversion.
example:
Przeglądanie stron 126
1 2 ... 122 123 124 125 126 127 128 129 130

Komentarze do niniejszej Instrukcji

Brak uwag