Eclipse SUMO - Simulation of Urban MObility
|
Data Structures | |
class | CEP |
class | CEPHandler |
class | Constants |
class | Correction |
class | Helpers |
class | VEHPHEMLightJSON |
Functions | |
double | json2double (const nlohmann::json &vd, const std::string &key) |
double PHEMlightdllV5::json2double | ( | const nlohmann::json & | vd, |
const std::string & | key | ||
) |
Definition at line 115 of file V5/cpp/CEPHandler.cpp.
References nlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType >::at(), nlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType >::contains(), and nlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType >::get().
Referenced by PHEMlightdllV5::CEPHandler::ReadVehicleFile().