#include <LaneArea.h>
Definition at line 42 of file LaneArea.h.
◆ LaneArea()
LIBSUMO_NAMESPACE::LaneArea::LaneArea |
( |
| ) |
|
|
privatedelete |
invalidated standard constructor
◆ cleanup()
void LaneArea::cleanup |
( |
| ) |
|
|
static |
◆ getDetector()
MSE2Collector * LaneArea::getDetector |
( |
const std::string & |
detID | ) |
|
|
staticprivate |
◆ getJamLengthMeters()
double LaneArea::getJamLengthMeters |
( |
const std::string & |
detID | ) |
|
|
static |
◆ getJamLengthVehicle()
int LaneArea::getJamLengthVehicle |
( |
const std::string & |
detID | ) |
|
|
static |
◆ getLaneID()
std::string LaneArea::getLaneID |
( |
const std::string & |
detID | ) |
|
|
static |
◆ getLastStepHaltingNumber()
int LaneArea::getLastStepHaltingNumber |
( |
const std::string & |
detID | ) |
|
|
static |
◆ getLastStepMeanSpeed()
double LaneArea::getLastStepMeanSpeed |
( |
const std::string & |
detID | ) |
|
|
static |
◆ getLastStepOccupancy()
double LaneArea::getLastStepOccupancy |
( |
const std::string & |
detID | ) |
|
|
static |
◆ getLastStepVehicleIDs()
std::vector< std::string > LaneArea::getLastStepVehicleIDs |
( |
const std::string & |
detID | ) |
|
|
static |
◆ getLastStepVehicleNumber()
int LaneArea::getLastStepVehicleNumber |
( |
const std::string & |
detID | ) |
|
|
static |
◆ getLength()
double LaneArea::getLength |
( |
const std::string & |
detID | ) |
|
|
static |
◆ getPosition()
double LaneArea::getPosition |
( |
const std::string & |
detID | ) |
|
|
static |
◆ getTree()
◆ handleVariable()
bool LaneArea::handleVariable |
( |
const std::string & |
objID, |
|
|
const int |
variable, |
|
|
VariableWrapper * |
wrapper, |
|
|
tcpip::Storage * |
paramData |
|
) |
| |
|
static |
Definition at line 194 of file libsumo/LaneArea.cpp.
References libsumo::ID_COUNT, libsumo::JAM_LENGTH_METERS, libsumo::JAM_LENGTH_VEHICLE, libsumo::LAST_STEP_MEAN_SPEED, libsumo::LAST_STEP_OCCUPANCY, libsumo::LAST_STEP_VEHICLE_HALTING_NUMBER, libsumo::LAST_STEP_VEHICLE_ID_LIST, libsumo::LAST_STEP_VEHICLE_NUMBER, tcpip::Storage::readString(), tcpip::Storage::readUnsignedByte(), libsumo::TRACI_ID_LIST, libsumo::VAR_LANE_ID, libsumo::VAR_LENGTH, libsumo::VAR_PARAMETER, libsumo::VAR_PARAMETER_WITH_KEY, and libsumo::VAR_POSITION.
◆ makeWrapper()
std::shared_ptr< VariableWrapper > LaneArea::makeWrapper |
( |
| ) |
|
|
static |
◆ overrideVehicleNumber()
void LaneArea::overrideVehicleNumber |
( |
const std::string & |
detID, |
|
|
int |
num |
|
) |
| |
|
static |
◆ storeShape()
void LaneArea::storeShape |
( |
const std::string & |
id, |
|
|
PositionVector & |
shape |
|
) |
| |
|
static |
◆ myContextSubscriptionResults
ContextSubscriptionResults LaneArea::myContextSubscriptionResults |
|
staticprivate |
◆ mySubscriptionResults
SubscriptionResults LaneArea::mySubscriptionResults |
|
staticprivate |
◆ myTree
The documentation for this class was generated from the following files: