INET Framework for OMNeT++/OMNEST
inet::physicalenvironment::IGround Class Referenceabstract

#include <IGround.h>

Inheritance diagram for inet::physicalenvironment::IGround:
inet::physicalenvironment::FlatGround

Public Member Functions

virtual double getElevation (const Coord &position) const =0
 Returns the elevation above a fixed reference point. More...
 

Member Function Documentation

virtual double inet::physicalenvironment::IGround::getElevation ( const Coord position) const
pure virtual

Returns the elevation above a fixed reference point.

Implemented in inet::physicalenvironment::FlatGround.

Referenced by inet::physicallayer::TwoRayGroundReflection::computePathLoss().


The documentation for this class was generated from the following file: