Functions Class Reference

#include <SimMath.h>

List of all members.

Static Public Member Functions

static bool between (double b1, double b2, double val)


Detailed Description

A collection of some mathematical functions

Definition at line 26 of file SimMath.h.


Member Function Documentation

static bool Functions::between ( double  b1,
double  b2,
double  val 
) [inline, static]

Checks if a value is between two other values

Parameters:
b1 The lower border
b2 The upper border
val The value to be checked
Returns:
true, if b1<=v<=b2

Definition at line 35 of file SimMath.h.


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:32:00 2006 for DT2005.panorama by  doxygen 1.4.7