| Short description: |
Simple drawing of one dimensional ion implantation profiles |
| Category: |
Application/Physics |
| Status: |
alpha (but usable) |
| Created: |
2003-05-04 20:59:16 GMT |
| Last update: |
- |
| Owner: |
gs68
(Projects of this owner) |
| Homepage: |
http://www.gs68.de/software/simplant/index.html |
| Download: |
http://www.gs68.de/software/simplant/index.html
|
| License: |
LGPL |
| Dependency: |
|
| Description: |
This is simplant.rb, a simple ruby program based
on the fx-ruby toolkit to draw ion implantation profiles
based on the LSS model.
The 2d graphics used in this application might be released
as a separate library later, it should be easy to use it
already know for your own application. The basic idea is
to have a GS_PlotCanvas where we draw and which contains
the items (GS_PlotItems like axes, lines ...) to be drawn.
A GS_PlotContext is used for actual plotting.
######
This is not a really new entry, but the old name could
have some copyright issue, so I had to change it. I have
to apologize for causing any inconvinience.
######
|