DiscreteTimeSystems::Integrator Class Reference

Inherits DiscreteTimeSystems::Block.

Inheritance diagram for DiscreteTimeSystems::Integrator:

Inheritance graph
[legend]
Collaboration diagram for DiscreteTimeSystems::Integrator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Integrator (int n)
virtual ~Integrator ()
virtual bool isStatefulBlock ()
virtual void updateState ()
virtual void updateOutput ()

Detailed Description

Definition at line 9 of file integrator.h.


Member Function Documentation

virtual bool DiscreteTimeSystems::Integrator::isStatefulBlock (  )  [inline, virtual]

Returns true if this is a stateful block

Implements DiscreteTimeSystems::Block.

Definition at line 21 of file integrator.h.

void DiscreteTimeSystems::Integrator::updateState (  )  [virtual]

Updates the block state, but does not update the output

Implements DiscreteTimeSystems::Block.

Definition at line 27 of file integrator.cpp.

void DiscreteTimeSystems::Integrator::updateOutput (  )  [virtual]

Only updates the output

Implements DiscreteTimeSystems::Block.

Definition at line 36 of file integrator.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Dec 4 16:12:27 2007 for Project by  doxygen 1.5.1