INET Framework for OMNeT++/OMNEST
|
#include <IGround.h>
Public Member Functions | |
virtual double | getElevation (const Coord &position) const =0 |
Returns the elevation above a fixed reference point. More... | |
|
pure virtual |
Returns the elevation above a fixed reference point.
Implemented in inet::physicalenvironment::FlatGround.
Referenced by inet::physicallayer::TwoRayGroundReflection::computePathLoss().