|
| Vent (float _power_h, float _power_v) |
|
| Vent (const Vent &other) |
|
void | setPower_h (float val) |
|
void | setPower_v (float val) |
|
int | getPower_h () const |
|
int | getPower_v () const |
|
virtual Vent & | operator+ (const Vent &other) |
|
virtual Vent & | operator- (const Vent &other) |
|
virtual Vent & | operator* (float coefficient) |
|
virtual Vent & | operator/ (float coefficient) |
|
virtual Vent & | operator= (const Vent &other) |
|
virtual Vent & | operator+= (const Vent &other) |
|
std::string | toString () const |
|
int | getSpeed () const |
|
The documentation for this class was generated from the following files: