UltraScan III
Macros
us_run_details2.cpp File Reference
#include "us_run_details2.h"
#include "us_settings.h"
#include "us_gui_settings.h"
#include "us_math2.h"
#include "us_constants.h"
#include "us_util.h"
#include "us_gui_util.h"
#include <qwt_legend.h>
Include dependency graph for us_run_details2.cpp:

Go to the source code of this file.

Macros

#define round(x)   floor( (x) + 0.5 )
 Define a function especially for Windows. More...
 

Macro Definition Documentation

#define round (   x)    floor( (x) + 0.5 )

Define a function especially for Windows.

Definition at line 14 of file us_run_details2.cpp.