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

CVoltage_u Class Reference

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

#include <CVoltage_u.hh>

Inheritance diagram for CVoltage_u:

CElementControl CElement List of all members.

Public Member Functions

 CVoltage_u (std::string name, float gm, std::string on, int x=0, int y=0, int rot=0)
 Konstruktor.
 ~CVoltage_u ()
 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 napieciem.


Constructor & Destructor Documentation

CVoltage_u::CVoltage_u 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 wierzcholka na krorym panuje wzorcowe napiecie.
x rzedna elementu na schemacie.
y odcieta elementu na schemacie.
rot rotacja elementu na schemacie.
See also:
~CVoltage_u();CElementControl();

CVoltage_u::~CVoltage_u  )  [inline]
 

Destruktor.

See also:
CVoltage_u;


Member Function Documentation

void CVoltage_u::draw  )  [virtual]
 

Rysuje element.

Reimplemented from CElement.

int CVoltage_u::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_u::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