Eclipse SUMO - Simulation of Urban MObility
MSSOTLE2Sensors.cpp File Reference
Include dependency graph for MSSOTLE2Sensors.cpp:

Go to the source code of this file.

Macros

#define INVALID_POSITION   std::numeric_limits<double>::max()
 

Functions

std::vector< std::string > & split (const std::string &s, char delim, std::vector< std::string > &elems)
 
std::string trim (std::string &str)
 

Detailed Description

Author
Gianfilippo Slager
Alessio Bonfietti
Federico Caselli
Date
2010-02-25

Definition in file MSSOTLE2Sensors.cpp.

Macro Definition Documentation

◆ INVALID_POSITION

#define INVALID_POSITION   std::numeric_limits<double>::max()

Definition at line 29 of file MSSOTLE2Sensors.cpp.

Function Documentation

◆ split()

std::vector<std::string>& split ( const std::string &  s,
char  delim,
std::vector< std::string > &  elems 
)

◆ trim()

std::string trim ( std::string &  str)

Definition at line 486 of file MSSOTLE2Sensors.cpp.

Referenced by MSSOTLE2Sensors::setVehicleWeigths().

Here is the caller graph for this function: