ADDAC Class Reference

#include <addac.h>

Inheritance diagram for ADDAC:

Inheritance graph
[legend]
Collaboration diagram for ADDAC:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ADDAC (ICNDocument *icnDocument, bool newItem, const char *id=0)
 ~ADDAC ()
virtual bool canFlip () const

Protected Member Functions

void dataChanged ()
virtual void initPins ()=0

Protected Attributes

int m_numBits
double m_range

Detailed Description

Author:
David Saxton Abstract class for digital <> analog converters.

Definition at line 22 of file addac.h.


Member Function Documentation

virtual bool ADDAC::canFlip (  )  const [inline, virtual]

Whether or not we can flip the item

Reimplemented from Item.

Definition at line 28 of file addac.h.

virtual void ADDAC::initPins (  )  [protected, pure virtual]

Add / remove pins according to the number of outputs the user has requested

Implemented in ADC, and DAC.

Referenced by dataChanged().


The documentation for this class was generated from the following files:
Generated on Tue May 8 17:05:34 2007 for KTechLab by  doxygen 1.5.1