Input/Output model elements
The Input/Output directory groups model elements devoted to make it easy to access files and data, either in your hard disk or on Internet Web servers.
The elements in this group are:
-
Data Reader encapsulates an OSP DataFile class to read a text file with a double[][] array of data.
-
File Chooser encapsulates calls to OSPRuntime methods that let you choose a file for reading or writing.
-
Web Server Reader sends commands to an HTTP web server and reads its response.
More info in the Easy Java Simulations' Wiki.