Class contains information about application configuration and settings
All information are saved in XML file
Copyright: Copyright (c) 2005 Jan Dolezel
Company: ČVUT FEL, Prague
vypocita nove umisteni prvku pole s urcitym indexem
pouziva interne fft - (vzorky se rozmistuji na nova mista
algoritmus pouziva paradigma rozdel a panuj)
rhp -
Variable in class spirals.motol.database.Pacient
Interface that must implement class which wants to receive tablet packets
Copyright: Copyright (c) 2005 Miroslav Skrbek, Jan Dolezel
Company: ČVUT FEL, Prague
creates new point from tablet packet
Format of packet:
0 - x coordinate
1 - y coordinate
2 - buttons
3 - azimuth
4 - altitude
5 - pressure
6 - time
7 - serial number
creates new point from byte array when loading from file
Format of byte array:
3 bytes - x coordinate
3 bytes - y coordinate
4 bytes - time
2 bytes - azimuth
2 bytes - altitude
2 bytes - pressure
1 byte - buttons
3 bytes - serial number