![]() |
SUMO - Simulation of Urban MObility
|
A 3D-bounding box. More...
#include <TraCIDefs.h>

Data Fields | |
| double | xMax |
| double | xMin |
| double | yMax |
| double | yMin |
| double | zMax |
| double | zMin |
A 3D-bounding box.
Definition at line 89 of file TraCIDefs.h.
| double TraCIBoundary::xMax |
Definition at line 91 of file TraCIDefs.h.
Referenced by TraCIAPI::getBoundingBox(), TraCI_Simulation::getNetBoundary(), and TraCIServerAPI_Simulation::processGet().
| double TraCIBoundary::xMin |
Definition at line 90 of file TraCIDefs.h.
Referenced by TraCIAPI::getBoundingBox(), TraCI_Simulation::getNetBoundary(), and TraCIServerAPI_Simulation::processGet().
| double TraCIBoundary::yMax |
Definition at line 91 of file TraCIDefs.h.
Referenced by TraCIAPI::getBoundingBox(), TraCI_Simulation::getNetBoundary(), and TraCIServerAPI_Simulation::processGet().
| double TraCIBoundary::yMin |
Definition at line 90 of file TraCIDefs.h.
Referenced by TraCIAPI::getBoundingBox(), TraCI_Simulation::getNetBoundary(), and TraCIServerAPI_Simulation::processGet().
| double TraCIBoundary::zMax |
Definition at line 91 of file TraCIDefs.h.
Referenced by TraCIAPI::getBoundingBox(), and TraCI_Simulation::getNetBoundary().
| double TraCIBoundary::zMin |
Definition at line 90 of file TraCIDefs.h.
Referenced by TraCIAPI::getBoundingBox(), and TraCI_Simulation::getNetBoundary().