Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

XPRULE.CPP File Reference

#include <math.h>
#include <strstream.h>
#include "../include/xprule.h"

Include dependency graph for XPRULE.CPP:

Include dependency graph

Functions

void LogMessage (wxString S, bool AddNewLine=true)
void XBoolTruthTable (void)

Variables

bool xpShortcutMode = xpUSE_SHORTCUT_MODE
float E4Background = REGION_TO_CALCULATE_BACKGROUND
double EnergyTolerance = EPS_E

Function Documentation

void LogMessage wxString  S,
bool  AddNewLine = true
 

Send message S to the log window

Parameters:
S the message string
AddNewLine Append a new line if true

void XBoolTruthTable void   ) 
 

Print out a truth table of xboolean ops to the log console


Variable Documentation

float E4Background = REGION_TO_CALCULATE_BACKGROUND
 

Defines the minimum distance, in eV, on both sides of the peak which shall be measured for determining the background

double EnergyTolerance = EPS_E
 

Define the value of the energy tolerance, used to avoid round-off type calculation errors when comparing energy values

bool xpShortcutMode = xpUSE_SHORTCUT_MODE
 

If true, the logical expressions are computed in shortcut mode

See also:
xpRuleGeneric::Fire


Generated on Tue Dec 23 10:24:14 2003 for xps4xps by doxygen 1.3.5