Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CVoltage_i Class Reference

Klasa reprezentuje idealne zrodlo napieciowe sterowane pradem. More...

#include <CVoltage_i.hh>

Inheritance diagram for CVoltage_i:

CElementControl CElement List of all members.

Public Member Functions

 CVoltage_i (std::string name, float gm, std::string on, int x=0, int y=0, int rot=0)
 Konstruktor.
 ~CVoltage_i ()
 Destruktor.
void draw ()
 Rysuje element.
int getPinX (int pinNumber)
 Zwraca wspolrzedna x pinu o podanym numerze.
int getPinY (int pinNumber)
 Zwraca wspolrzedna y pinu o podanym numerze.

Detailed Description

Klasa reprezentuje idealne zrodlo napieciowe sterowane pradem.


Constructor & Destructor Documentation

CVoltage_i::CVoltage_i std::string  name,
float  gm,
std::string  on,
int  x = 0,
int  y = 0,
int  rot = 0
[inline]
 

Konstruktor.

Parameters:
name nazwa .
gm wspulczynnik wzmocnienia.
on nazwa elementu pasywnego przez ktory przeplywa wzorcowy prad.
x rzedna elementu na schemacie.
y odcieta elementu na schemacie.
rot rotacja elementu na schemacie.
See also:
~CVoltage_i();CElementControl();

CVoltage_i::~CVoltage_i  )  [inline]
 

Destruktor.

See also:
CVoltage_i;


Member Function Documentation

void CVoltage_i::draw  )  [virtual]
 

Rysuje element.

Reimplemented from CElement.

int CVoltage_i::getPinX int  pinNumber  )  [virtual]
 

Zwraca wspolrzedna x pinu o podanym numerze.

Parameters:
pinNumber 0 dla przodu, 1 dla tylu elementu`
Returns:
wspolrzedna x pinu

Reimplemented from CElement.

int CVoltage_i::getPinY int  pinNumber  )  [virtual]
 

Zwraca wspolrzedna y pinu o podanym numerze.

Parameters:
pinNumber 0 dla przodu, 1 dla tylu elementu`
Returns:
wspolrzedna y pinu

Reimplemented from CElement.


The documentation for this class was generated from the following files:
Generated on Sun Jan 16 11:06:00 2005 for RolLerCoaster by  doxygen 1.3.9.1