
Definition in file test-roadShape.C.
#include "GUI/XWindow.H"
#include "Image/CutPaste.H"
#include "Image/DrawOps.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Raster/Raster.H"
#include <cmath>
#include <signal.h>
#include <stdlib.h>
#include <time.h>
#include <unistd.h>
Include dependency graph for test-roadShape.C:

Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
|
|
Acceleration.
Definition at line 90 of file test-roadShape.C. Referenced by main(). |
|
|
Velocity in east direction.
Definition at line 94 of file test-roadShape.C. Referenced by SimEventQueue::check(), XWinManaged::getLastKeyPress(), XWinManaged::getLastKeyString(), XWinManaged::getLastKeySym(), XWinManaged::getLastMouseClick(), Nv2UiJob::run(), and PrefsWindow::update(). |
|
|
Latitude.
Definition at line 92 of file test-roadShape.C. Referenced by BeoGPS::evolve(), and BeoLogger::updateMessage(). |
|
|
Longitude.
Definition at line 93 of file test-roadShape.C. Referenced by BeoGPS::evolve(), and BeoLogger::updateMessage(). |
|
|
Velocity in north direction.
Definition at line 95 of file test-roadShape.C. |
|
|
Steering.
Definition at line 91 of file test-roadShape.C. Referenced by main(). |
1.4.4