KOSMIndoorMap::Equipment
KOSMIndoorMap::Equipment Class Reference
#include <equipmentmodel.h>
Public Types | |
enum | Type { Elevator, Escalator } |
Public Member Functions | |
float | distanceTo (const OSM::DataSet &dataSet, float lat, float lon) const |
Public Attributes | |
std::vector< int > | levels |
std::vector< OSM::Element > | sourceElements |
OSM::UniqueElement | syntheticElement |
Type | type |
Detailed Description
Elevator or escalator element.
Definition at line 18 of file equipmentmodel.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jan 29 2023 04:09:34 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jan 29 2023 04:09:34 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.