 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
18 #ifndef BinaryInputDevice_h
19 #define BinaryInputDevice_h
63 BinaryInputDevice(
const std::string& name,
const bool isTyped =
false,
const bool doValidate =
false);
89 std::string
read(
int numBytes);
A point in 2D or 3D with translation and scaling methods.