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