|
| |
Random exampleDescription: This is an SL program to randomize initial ion parameters. It can be used as a drop-in replacement for RANDOM.PRG in SIMION's _Random example. Category: SL Compiler SL versionUse: To use, copy the random.sl file into SIMION's _Random subdirectory. Then compile the random.sl file with the SL Compiler to regenerate the random.prg file. (This will overwrite the original PRG code, so you may wish to backup up the originals first.) Then run the _Random example in SIMION as normal. Browse the source code: |
|