Basic HTML version of Foils prepared Sept 12 97

Foil 6 System Architecture-II

From Scivis Java Visualization System NPAC Documentation -- Sept 12 97. by Byeongseob Ki, Scott KLasky


1 3. Each time data of the data set is stored in classes TimeData1D, 2D, 3D, Vec.
  • These are subclasses of the abstract class TimeData.
  • Class TimeData1D consists of time value, x value array, and y array. Since these values are protected by the server, the users who will create new filters can only read these values. They can't update these values.
  • X and y arrays are also growable. If the client wants to add new data to the data set, the server will also check the data set name and time value.
  • If all are same, data will be appended to existing data set and time data.
  • TimeData2D, 3D, Vec act the same as TimeData1D.

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Fri Sep 12 1997