Eclipse SUMO - Simulation of Urban MObility
LIBSUMO_NAMESPACE::OverheadWire Class Reference

#include <OverheadWire.h>

Static Public Member Functions

static double getEndPos (const std::string &stopID)
 
static std::string getLaneID (const std::string &stopID)
 
static std::string getName (const std::string &stopID)
 
static double getStartPos (const std::string &stopID)
 
static int getVehicleCount (const std::string &stopID)
 
static std::vector< std::string > getVehicleIDs (const std::string &stopID)
 
static bool handleVariable (const std::string &objID, const int variable, VariableWrapper *wrapper, tcpip::Storage *paramData)
 
LIBSUMO_ID_PARAMETER_API static LIBSUMO_SUBSCRIPTION_API std::shared_ptr< VariableWrapper > makeWrapper ()
 

Private Member Functions

 OverheadWire ()=delete
 invalidated standard constructor More...
 

Static Private Member Functions

static MSStoppingPlacegetOverheadWire (const std::string &id)
 

Static Private Attributes

static ContextSubscriptionResults myContextSubscriptionResults
 
static SubscriptionResults mySubscriptionResults
 

Detailed Description

Definition at line 41 of file OverheadWire.h.

Constructor & Destructor Documentation

◆ OverheadWire()

LIBSUMO_NAMESPACE::OverheadWire::OverheadWire ( )
privatedelete

invalidated standard constructor

Member Function Documentation

◆ getEndPos()

double OverheadWire::getEndPos ( const std::string &  stopID)
static

Definition at line 70 of file libsumo/OverheadWire.cpp.

◆ getLaneID()

std::string OverheadWire::getLaneID ( const std::string &  stopID)
static

Definition at line 59 of file libsumo/OverheadWire.cpp.

◆ getName()

std::string OverheadWire::getName ( const std::string &  stopID)
static

Definition at line 75 of file libsumo/OverheadWire.cpp.

◆ getOverheadWire()

MSStoppingPlace * OverheadWire::getOverheadWire ( const std::string &  id)
staticprivate

◆ getStartPos()

double OverheadWire::getStartPos ( const std::string &  stopID)
static

Definition at line 65 of file libsumo/OverheadWire.cpp.

◆ getVehicleCount()

int OverheadWire::getVehicleCount ( const std::string &  stopID)
static

Definition at line 80 of file libsumo/OverheadWire.cpp.

References MSOverheadWire::getChargingVehicles().

◆ getVehicleIDs()

std::vector< std::string > OverheadWire::getVehicleIDs ( const std::string &  stopID)
static

Definition at line 86 of file libsumo/OverheadWire.cpp.

References MSOverheadWire::getChargingVehicles().

◆ handleVariable()

◆ makeWrapper()

std::shared_ptr< VariableWrapper > OverheadWire::makeWrapper ( )
static

Definition at line 126 of file libsumo/OverheadWire.cpp.

Field Documentation

◆ myContextSubscriptionResults

ContextSubscriptionResults OverheadWire::myContextSubscriptionResults
staticprivate

Definition at line 64 of file OverheadWire.h.

◆ mySubscriptionResults

SubscriptionResults OverheadWire::mySubscriptionResults
staticprivate

Definition at line 63 of file OverheadWire.h.


The documentation for this class was generated from the following files: