File: gnuplot.style

package info (click to toggle)
gpsbabel 1.7.0%2Bds-7
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 100,408 kB
  • sloc: cpp: 104,725; xml: 14,055; sh: 4,699; ansic: 2,062; makefile: 960; perl: 681; tcl: 138; javascript: 9
file content (26 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# gpsbabel XCSV style file
#
# Format: GnuPlot output for track profiles
# Author: Ron Parker
#   Date: 17 Aug 2004
#
#

DESCRIPTION		Gnuplot track profile

# FILE LAYOUT DEFINITIIONS:
#
FIELD_DELIMITER		TAB
RECORD_DELIMITER	NEWLINE
BADCHARS	        TAB	

#
# INDIVIDUAL DATA FIELDS:
#
PROLOGUE plot "-" with lines

IFIELD  PATH_DISTANCE_MILES, "", "%.4lf"
IFIELD  ALT_FEET, "", "%.3f"

EPILOGUE e