Next: DTWFileIO module description
Up: GUI decomposition description
Previous: DTWMain module description
  Contents
DTWData class module is mainly a storage of data and contains most of the data and handles communication with DTWDLLApi module. DTWData module contains functions to send data to the DLL and to get data from DLL. DTW algorithm is also called through the DTWData module. DTWData also contains definition classes for data types used in the program.
2002-03-19