SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
TraCIAPI::TraCIPosition Struct Reference

A 3D-position. More...

#include <TraCIAPI.h>

Data Fields

double x
 
double y
 
double z
 

Detailed Description

A 3D-position.

A color.

Definition at line 62 of file TraCIAPI.h.

Field Documentation

double TraCIAPI::TraCIPosition::x

Definition at line 63 of file TraCIAPI.h.

Referenced by TraCIAPI::getPolygon(), and TraCIAPI::getPosition().

double TraCIAPI::TraCIPosition::y

Definition at line 63 of file TraCIAPI.h.

Referenced by TraCIAPI::getPolygon(), and TraCIAPI::getPosition().

double TraCIAPI::TraCIPosition::z

Definition at line 63 of file TraCIAPI.h.

Referenced by TraCIAPI::getPolygon(), and TraCIAPI::getPosition().


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