|
World Ocean Simulation System (WOSS) library
|
Provides the interface for the woss::Transducer class. More...
Go to the source code of this file.
Classes | |
| class | woss::Transducer |
| Transducer class. More... | |
Namespaces | |
| namespace | woss |
Functions | |
| bool | woss::operator== (const Transducer &left, const Transducer &right) |
| bool | woss::operator!= (const Transducer &left, const Transducer &right) |
| std::ostream & | woss::operator<< (std::ostream &os, const Transducer &instance) |
| std::istream & | woss::operator>> (std::istream &is, Transducer &instance) |
Provides the interface for the woss::Transducer class.
Provides the interface for the woss::Transducer class