#include <iostream>
#include <utils/ConfigFile.h>
#include <utils/Generator.h>
#include <TimeSource/TimeSource.h>
#include <VehPoseDest/VehPoseDest.h>
#include "OutputVehPoseSource.h"
Include dependency graph for OutputVehPoseSource.cc:

Go to the source code of this file.
Functions | |
| UTILS_INTF_CREATOR (VehPoseSource, out, gen, params, globals) | |
| The required creation function for the "out" tag. | |
Definition in file OutputVehPoseSource.cc.
1.4.4