DiscreteTimeSystems::OutputPort Class Reference

#include <port.h>

Collaboration diagram for DiscreteTimeSystems::OutputPort:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OutputPort (int size, Block *b)
int getSize ()
 returns the number of real stored in this block
std::vector< double > getData ()
 returns (a copy of) the vector of reals stored in this block
void setData (const std::vector< double > &d)
 stores a new element in the internal array

Detailed Description

This class models an output port of a block

Definition at line 11 of file port.h.


Constructor & Destructor Documentation

DiscreteTimeSystems::OutputPort::OutputPort ( int  size,
Block b 
)

Constructor of OutputPort, size is the number of reals stored in this port


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