 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
44 static std::vector<std::string>
getIDList();
51 static double getPosition(
const std::string& detID);
52 static std::string
getLaneID(
const std::string& detID);
53 static double getLength(
const std::string& detID);
59 static std::shared_ptr<VariableWrapper>
makeWrapper();
static MSE2Collector * getDetector(const std::string &detID)
static ContextSubscriptionResults myContextSubscriptionResults
static double getLastStepMeanSpeed(const std::string &detID)
#define LIBSUMO_SUBSCRIPTION_API
static std::vector< std::string > getLastStepVehicleIDs(const std::string &detID)
LaneArea()=delete
invalidated standard constructor
std::map< std::string, SubscriptionResults > ContextSubscriptionResults
An areal detector corresponding to a sequence of consecutive lanes.
static std::string getLaneID(const std::string &detID)
static std::vector< std::string > getIDList()
static int getLastStepVehicleNumber(const std::string &detID)
static double getPosition(const std::string &detID)
static LIBSUMO_SUBSCRIPTION_API std::shared_ptr< VariableWrapper > makeWrapper()
static bool handleVariable(const std::string &objID, const int variable, VariableWrapper *wrapper)
static double getJamLengthMeters(const std::string &detID)
static double getLength(const std::string &detID)
static double getLastStepOccupancy(const std::string &detID)
static SubscriptionResults mySubscriptionResults
static int getLastStepHaltingNumber(const std::string &detID)
static int getJamLengthVehicle(const std::string &detID)
std::map< std::string, TraCIResults > SubscriptionResults
{object->{variable->value}}