#include <omnetpp.h>
#include "INETDefs.h"
#include "FWMath.h"
Go to the source code of this file.
[inline]
Definition at line 142 of file Coord.h.
{ return os << "(" << coord.x << "," << coord.y << ")"; }