home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 349_01 / sss.arc / SSSF2.H < prev    next >
Text File  |  1990-12-31  |  648b  |  16 lines

  1. C file SSSF2.H
  2.  
  3. C SSS - Simulation Subroutine Set. Version 1.00
  4. C Copyright (C) M. A. Pollatschek 1990. All rights reserved
  5.  
  6. C These are the functions of SSS - do not use the same names
  7. C for other purposes
  8.  
  9.         REAL*8     A,      AIC,    AIQ,    BE,     CD,     DP,
  10.      +             ER,     EX,     GA,     PRIQ,   QAVG,   QMAX,
  11.      +             QMIN,   QNUM,   QSTD,   RA,     RL,     RN,
  12.      +             SAVG,   SMAX,   SMIN,   SNUM,   SSTD,   T,
  13.      +             TIC,    TR,     UN,     WE
  14.         INTEGER[C] BI,     IDE,    IDIC,   IDIQ,   NC,     NCEN,
  15.      +             NEIC,   NEXTEV, NP,     NQ,     QDC
  16.