feld=ter; ptyp=hc;
cint=100; colr=red
feld=map; ptyp=hb
feld=tic; ptyp=hb
time=0
-
Field TERRAIN is plotted (feld=ter),
as a horizontal contour plot (ptyp=hc), contour intervals are set
to 100 (cint=100), and contours will be plotted in red (colr=red)
-
Overlayed is a map (feld=map), which
is plotted as a horizontal background plot (ptyp=hb)
-
Overlayed is tic markings (feld=tic),
which is also plotted as a horizontal background plot (ptyp=hb)
-
This frame will only be plotted for time=0