Directory Structure

NeXtMidas organizes its files according to this directory structure:

  $NMROOT
    |
    +-- htdocs
    |    +-- api           Programmer help
    |    +-- help          User-level Help
    |    +-- usersguide    NeXtMidas User's Guide
    |    +-- ...           Sample Applets and WebStart files
    |
    +-- jars
    |    +-- ...           Jar files for web deplyment
    |
    +-- nxm
    |    +-- dsp           Digital Signal Processing option tree
    |    +-- hwc           HardWare Control option tree
    |    +-- sys           The NeXtMidas SYStem option tree
    |    +-- ucl           User-Contributed Library option tree
    |
    +-- os
    |    +-- dos           DOS/Windows scripts and pre-compiled DLL's
    |    +-- unix          Unix/Linux scripts
    |    +-- util          Portable utilities
    |
    +-- tools
    |    +-- ...           Tools used to build and launch NeXtMidas
    |
    +-- updates.txt        List of local updates