mobility_data.h File Reference
|
CPP API
|
mobility_data.h File Reference
#include <cstdint>
Include dependency graph for mobility_data.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| mio | |
| A collection of classes to simplify handling of matrix shapes in meta programming. | |
| mio::abm | |
Enumerations | |
| enum class | mio::abm::ActivityType : uint32_t { mio::abm::Workplace , mio::abm::Education , mio::abm::Shopping , mio::abm::Leisure , mio::abm::PrivateMatters , mio::abm::OtherActivity , mio::abm::Home , mio::abm::UnknownActivity } |
| Type of the activity. More... | |
| enum class | mio::abm::TransportMode : uint32_t { mio::abm::Unknown = 0 , mio::abm::Bike , mio::abm::CarDriver , mio::abm::CarPassenger , mio::abm::PublicTransport , mio::abm::Walking , mio::abm::Other , mio::abm::Count } |
| Mode of Transport. More... | |
Generated by