IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 15, 2008, 4:44:46 PM (18 years ago)
Author:
eugene
Message:

options to turn on and off all of the components

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080511/ppSim/src/ppSim.h

    r17702 r17705  
    176176bool ppSimMergeReadouts (pmReadout *outReadout, pmReadout *inReadout);
    177177
     178double ppSimRandomGaussian (const psRandom *rnd, double mean, double sigma);
     179double ppSimRandomGaussianNorm (const psRandom *rnd);
     180void ppSimRandomGaussianFree();
     181
    178182#endif
Note: See TracChangeset for help on using the changeset viewer.