Variables
plot Namespace Reference

Variables

list a = ar[0,4:]
list ar
list b = ar[1,4:]
tuple xs = np.linspace( -27, -3, 100 )
 ys = xs*m+b

Variable Documentation

tuple plot::a = ar[0,4:]

Definition at line 33 of file plot.py.

tuple plot::ar
Initial value:
00001 [[  0, 104 ],
00002       [  1, 104 ],
00003       [  2, 104 ],
00004       [  3, 104 ],
00005       [  4, 104 ],
00006       [  8, 100 ],
00007       [  9,  97 ],
00008       [ 10,  96 ],
00009       [ 11,  95 ],
00010       [ 12,  93 ],
00011       [ 13,  91 ],
00012       [ 14,  90 ],
00013       [ 15,  89 ],
00014       [ 16,  87 ],
00015       [ 17,  85 ],
00016       [ 18,  84 ],
00017       [ 19,  83 ],
00018       [ 20,  81 ],
00019       [ 21,  80 ],
00020       [ 22,  78 ],
00021       [ 23,  77 ],
00022       [ 24,  74 ],
00023       [ 25,  73 ],
00024       [ 26,  71 ]]

Definition at line 4 of file plot.py.

list plot::b = ar[1,4:]

Definition at line 35 of file plot.py.

tuple plot::xs = np.linspace( -27, -3, 100 )

Definition at line 38 of file plot.py.

Definition at line 39 of file plot.py.



rfid_datacapture
Author(s): Travis Deyle
autogenerated on Wed Nov 27 2013 12:11:16