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

CCurent_i Class Reference

Klasa reprezentuje idealne zrodlo pradowe sterowane prądem. More...

#include <CCurent_i.hh>

Inheritance diagram for CCurent_i:

CElementControl CElement List of all members.

Public Member Functions

 CCurent_i (std::string name, float gm, std::string on, int x=0, int y=0, int rot=0)
 Konstruktor.
 ~CCurent_i ()
 Destruktor.
void draw ()
 Rysuje element.

Detailed Description

Klasa reprezentuje idealne zrodlo pradowe sterowane prądem.


Constructor & Destructor Documentation

CCurent_i::CCurent_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 przez ktory przeplywa prad wzorcowy.
x rzedna elementu na schemacie.
y odcieta elementu na schemacie.
rot rotacja elementu na schemacie.
See also:
~CCurent_i();CElementControl();

CCurent_i::~CCurent_i  )  [inline]
 

Destruktor.

See also:
CCurent_i;


Member Function Documentation

void CCurent_i::draw  )  [virtual]
 

Rysuje element.

Reimplemented from CElement.


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