buildings: Remove unused variable

This commit is contained in:
Gabriel Ferreira
2023-10-23 20:34:40 -03:00
parent 88134dd6be
commit 302ab2dc6e

View File

@@ -79,7 +79,6 @@ class BuildingsPenetrationLossesTestCase : public TestCase
Vector m_positionA; //!< the position of the first node
Vector m_positionB; //!< the position of the second node
double m_frequency; //!< carrier frequency in Hz
bool m_isLos; //!< LOS probability
TypeId m_condModel; //!< the type ID of the channel condition model to be used
TypeId m_propModel; //!< the type ID of the propagation loss model to be used
double m_pt; //!< transmitted power in dBm