World Ocean Simulation System (WOSS) library
transducer-definitions.h File Reference

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)
 

Detailed Description

Provides the interface for the woss::Transducer class.

Author
Federico Guerra

Provides the interface for the woss::Transducer class