Framework users only need to look at the
Javadoc for Framework Users
documentation page.
- Packages
Links to Packages are in the upper-left frame, and also in the
main frame when you first access the link.
Packages of interest:
- eclpss.data - there are two static classes which allow users to read
data from files in different formats
- eclpss.esv -
the only methods users need are documented in ESVIterator
- eclpss.grid - look only at ComputationalGrid
- eclpss.util.exceptions - errors that the framework generates
- Interfaces
Interfaces are denoted with Italics and are found
in the "All Classes" lower-left frame.
Interfaces of interest::
- ComputationalGrid (in eclpss.grid package)
- ESVIterator (in eclpss.esv package)
|