3 rtemp1 2 0 t1 (w=1 l=1)
4 .model t1 r tnom=0 rsh=1 tc2=0 tc1=1
7 .model t2 r tnom=0 tc1=10
8 rtemp2 2 0 t1 (l=2 w=1)
11 .print dc r(rtemp*) temp(0)
12 .store dc r(rtemp*) temp(0)
17 .measure rt1 at(probe="r(rtemp1)")
18 .measure rt2 at(probe="r(rtemp2)")
19 .measure rt3 at(probe="r(rtemp3)")
23 .options temperature=20
25 .measure rt1 at(probe="r(rtemp1)")
26 .measure rt2 at(probe="r(rtemp2)")
27 .measure rt3 at(probe="r(rtemp3)")