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

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

when Iin graph-id# =
when Iin-fast graph-id# =
OR [IF]
	S" Coil Current" SET-2NDTITLE
	S" Icoil" SET-VLABEL
	S" [A]"   SET-VLABEL2
 [THEN]

when Il graph-id# =
when Il-fast graph-id# =
OR [IF]
	S" Elco Current" SET-2NDTITLE
	S" Ielco" SET-VLABEL
	S" [A]"   SET-VLABEL2
 [THEN]

when Vout graph-id# =
when Vout-fast graph-id# =
OR [IF]
	S" Output Voltage" SET-2NDTITLE
	S" Vout" SET-VLABEL
	S" [V]"  SET-VLABEL2
 [THEN]

