Point Class Reference

List of all members.

Public Member Functions

 Point (double t, double v)
 Point (const Point &c)
Pointoperator= (const Point &rhs)
int operator== (const Point &rhs) const
int operator< (const Point &rhs) const

Public Attributes

double time
double value

Detailed Description

Definition at line 39 of file interference_miv.h.


Member Data Documentation

double Point::time

t value

Definition at line 41 of file interference_miv.h.

Referenced by operator=(), and Point().

double Point::value

f(t) value

Definition at line 42 of file interference_miv.h.

Referenced by operator=(), and Point().


The documentation for this class was generated from the following file:
Generated on Wed Nov 26 15:52:10 2008 for NS-MIRACLE library by  doxygen 1.5.2