#include <QtGui>
#include <qwt_counter.h>
#include <qwt_plot_curve.h>
#include "us_extern.h"
#include "us_widgets.h"
#include "us_plot.h"
#include "us_help.h"
Go to the source code of this file.
Classes | |
class | US_Sassoc |
Class to show results of Self-Association Equilibrium Simulation This program allows you to simulate the relative amounts of monomer, dimer and tetramer species present in a self-association equilibrium. More... | |
Macros | |
#define | ARRAY_SIZE 555 |
Define the number of points in a plot. More... | |
#define ARRAY_SIZE 555 |
Define the number of points in a plot.
Definition at line 16 of file us_sassoc.h.