-- This file sets up the texts shown when plotting results for TR19.CIR

S" NSPICE OUTPUT"   SET-1STTITLE
S" Time [s]"        SET-HLABEL

when GOutput graph-id# =
when GOutput-slow graph-id# =
OR [IF]
	S" Ignitor Voltage" SET-2NDTITLE
	S" Vign"  SET-VLABEL
	S"   [V]" SET-VLABEL2
 [THEN]

when GInput graph-id# =
when GInput-slow graph-id# =
OR [IF]
	S" Capacitor Voltage" SET-2NDTITLE
	S" Vcap"  SET-VLABEL
	S"   [V]" SET-VLABEL2
 [THEN]

