AdvanceInfo Class Reference

#include <AdvanceInfo.h>

Collaboration diagram for AdvanceInfo:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 AdvanceInfo (double dt=1e-4, double t=0.0)
 AdvanceInfo (Time const &dt, Time const &t)
 AdvanceInfo (Time const &dt)
 AdvanceInfo (SimNetwork *net, SingleThreadSimEngine *eng)
 The calling thread get a pointer to its SingleThreadSimEngine.
AdvanceInfooperator++ ()

Public Attributes

Time dt
Time t
SimNetworknet
SingleThreadSimEngineeng


Detailed Description

Definition at line 9 of file AdvanceInfo.h.


Constructor & Destructor Documentation

AdvanceInfo::AdvanceInfo ( double  dt = 1e-4,
double  t = 0.0 
) [inline]

Definition at line 11 of file AdvanceInfo.h.

AdvanceInfo::AdvanceInfo ( Time const &  dt,
Time const &  t 
) [inline]

Definition at line 13 of file AdvanceInfo.h.

AdvanceInfo::AdvanceInfo ( Time const &  dt  )  [inline]

Definition at line 16 of file AdvanceInfo.h.

AdvanceInfo::AdvanceInfo ( SimNetwork net,
SingleThreadSimEngine eng 
)

The calling thread get a pointer to its SingleThreadSimEngine.

The calling thread set the pointer to its SingleThreadSimEngine Shorthand to get the current simulation time step size Shorthand to get the current simultion time

Definition at line 121 of file SimObject.cpp.


Member Function Documentation

AdvanceInfo& AdvanceInfo::operator++ (  )  [inline]

Definition at line 22 of file AdvanceInfo.h.

References dt, and t.


Member Data Documentation

Definition at line 29 of file AdvanceInfo.h.

Definition at line 30 of file AdvanceInfo.h.

Referenced by SpikeOutputPort::setSpikeByOffsetFraction().


The documentation for this class was generated from the following files:

Generated on Wed Jul 9 16:34:46 2008 for PCSIM by  doxygen 1.5.5