A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
FemtocellBlockAllocator Class Reference

Public Member Functions

 FemtocellBlockAllocator (Box area, uint32_t nApartmentsX, uint32_t nFloors)
 
void Create (uint32_t n)
 
void Create ()
 

Private Member Functions

bool OverlapsWithAnyPrevious (Box)
 

Private Attributes

Box m_area
 
uint32_t m_nApartmentsX
 
uint32_t m_nFloors
 
std::list< Boxm_previousBlocks
 
Ptr< UniformRandomVariablem_xMinVar
 
double m_xSize
 
Ptr< UniformRandomVariablem_yMinVar
 
double m_ySize
 

Detailed Description

Definition at line 52 of file lena-dual-stripe.cc.


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