Overview
These are the supporting files for *Modern IDL*. Each directory corresponds to a chapter of the book. In each directory, there is a file with a name of the form ${CHAPTER_NAME}_chapter.pro
which contains the command line code from the text of the chapter.
Directories
directgraphics/ | Examples of creating direct graphics visualizations. |
external/ | Examples of calling IDL from other languages and calling other languages from IDL. |
fileio/ | Examples of file input/output. |
introduction/ | Simple examples of using IDL. |
itools/ | Examples of using the iTools and controlling them from the command line. |
objectgraphics/ | Examples of creating visualizations with object graphics. |
objects/ | Examples of object-oriented programming in IDL. |
performance/ | Examples of optimizing IDL code. |
programming/ | Examples to illustrate programming in IDL. |
variables/ | Examples of using the different variable types. |
widgets/ | Examples of graphics user interfaces in IDL. |
Project statistics
Directories: | 11 |
.pro files: | 99 |
.sav files: | 0 |
Routines: | 259 |
Lines: | 10,900 |
Required IDL version: | 6.2 |