Skip to content

Commit

Permalink
buildings: remove unimplemented method
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhenderson committed Sep 21, 2018
1 parent f1a3c8a commit 787548b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
4 changes: 0 additions & 4 deletions src/buildings/bindings/modulegen__gcc_ILP32.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions src/buildings/bindings/modulegen__gcc_LP64.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions src/buildings/model/hybrid-3gpp-propagation-loss-model.h
Original file line number Diff line number Diff line change
Expand Up @@ -132,13 +132,6 @@ class Hybrid3gppPropagationLossModel : public BuildingsPropagationLossModel
*/
bool IsMacroComm (Ptr<MobilityModel> a, Ptr<MobilityModel> b) const;

/**
* set the rooftop height
*
* \param rooftopHeight the rooftop height in meters
*/
void SetRooftopHeight (double rooftopHeight);

/**
* Compute the pathloss based on the positions of the two nodes
*
Expand Down

0 comments on commit 787548b

Please sign in to comment.