pro Fit download page
This is a list of all pro Fit related files that can currently be downloaded from our ftp server:Complete pro Fit package |
|
The pro Fit application and all related files. This is the commercial package, and it can be downloaded from our purchasing page. In order to use it, you must purchase a registration code from your reseller or directly from QuantumSoft. |
|
pro Fit trial version |
|
A free, fully functional version or pro Fit, with some few limitations. |
|
pro Fit handbook |
|
The manual is part of the pro Fit distribution package, but you can also download it separately. |
|
pro Fit plug-ins, other downloads
These are some plug-ins (external modules) to expand pro Fit's capabilities.
- ImageLoader (52 kB)
This plug-in (for pro Fit 6.0) is an image to number converter. It converts images to a table, each cell representing the value of one pixel.
Author: Chris Lee
- CirclePlot (81 kB)
A plug-in for plotting data as circles of variable radius. The plug-in is not only very useful, but it shows some interesting programming techniques.
Author: Chris Lee
- HDF Import Module 1.0 (260 kB)
This is a plug-in for reading "scientific datasets" from HDF files. HDF is well known standard for storing data.
- Smith Chart Module 1.0.1 (8 kB)
A Smith Chart is essentially a polar plot of the voltage reflection coefficient typically encountered in electromagnetic transmission line problems. This plug-in will plot reflection coefficient data (i.e., S11 and S22 S-parameters), and/or normalized impeadance data, expressed in polar form (magnitude and phase).
Author: Mark Yannuzzi.
- ODE Module
A plug-in to solve systems of coupled differential equations. Up to 12 first order equations are supported. Solutions can be plotted as phase diagrams. Comes in a Classic and an OS X version. A short summary documentation can be found here. Author: Dirk Fröhling.
- proFitMechBeispiele.pdf
A description of the solutions of various mechanical problems using pro Fit. German only. Author: Dirk Fröhling.
- Plot3D 2.1.0 (136 kB)
The last version of the Plot3D plug-in. Plot3D is the predecessor of the plug-in "3DPlotterGL" that comes with the pro Fit package. While 3DPlotterGL is built on OpenGL, Plot3D is built on Apple's Quickdraw 3D technology. Plot3D is posted here for users who do not (or cannot) use OpenGL because they are running pro Fit on a legacy MacOS. All others should use 3DPlotterGL.
- Plot3D 2.1.0 and source files (367 kB)
The Plot3D plug-in together with its source-files.
- Bessel 1.0 (17 kB)
This is an implementation of the various Bessel functions. PowerMac version only.
- LNRelaxation(30 kB)
A function providing a Gaussian relaxation time distribution and the decay function resulting from that. It is an example of recursive programming and contains an implementation of a smart integration algorithm. Author: Christoph Baehr.
- MultipleGaussian (32 kB)
A function providing up to 10 Gaussian functions plus a background function. It is an example of the use of parameters as selectors and switches. MultiGauss includes a small helper program that helps handling its large number of parameters. Published: 20/6/96, Author: Christoph Baehr .