TwiceAsNice  2019-02-18
Classes | Functions
profile.cc File Reference

This file is part of the hello world tutorial. It gives a short introduction how to move the motor of a X stage. More...

#include <config.h>
#include <Nice/App/Application.h>
#include <Nice/App/ConfigClient.h>
#include <Nice/Map/NPoint.h>
#include <Basda/Mocca/TrajServiceWorkerInterface.h>
#include <Basda/Mocca/Constant.h>
Include dependency graph for profile.cc:

Classes

class  Move
 This class present a simple client application, which moves the motor of a x stage. More...
 

Functions

int main (int argc, char *argv[])
 

Detailed Description

This file is part of the hello world tutorial. It gives a short introduction how to move the motor of a X stage.

Author
Frank Kittmann
Version
11.05.06
Date
2011.05.06

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)