A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::BuildingData Struct Reference

Public Attributes

uint16_t nf
 
uint16_t nrx
 
uint16_t nry
 
double xmax
 
double xmin
 
double ymax
 
double ymin
 
double zmax
 
double zmin
 

Detailed Description

data to construct a Building object. We don't want to pass Building objects to the TestCase constructor because otherwise BuildingList would contain all of them (even if only one is meant to be in the test case).

Definition at line 64 of file buildings-helper-test.cc.


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