Functions
demo-dsa-simple.cpp File Reference

Simple program to test class cDSA (tactile sensor reading). See __help__ and online help ("-h" or "--help") for available options. More...

#include "sdh/sdhlibrary_settings.h"
#include <iostream>
#include <fstream>
#include <string>
#include <vector>
#include "sdh/sdh.h"
#include "sdh/dsa.h"
#include "sdh/basisdef.h"
#include "sdh/util.h"
Include dependency graph for demo-dsa-simple.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

Some informative variables

Some definitions that describe the demo program

char const * __help__
 
char const * __author__ = "Dirk Osswald: dirk.osswald@de.schunk.com"
 
char const * __url__ = "http://www.schunk.com"
 
char const * __version__ = "$Id: demo-dsa-simple.cpp 12284 2014-09-30 08:28:44Z Osswald2 $"
 
char const * __copyright__ = "Copyright (c) 2014 SCHUNK GmbH & Co. KG"
 
char const * usage
 

Detailed Description

Simple program to test class cDSA (tactile sensor reading). See __help__ and online help ("-h" or "--help") for available options.

General file information

Author
Dirk Osswald
Date
2014-04-03

Copyright


Definition in file demo-dsa-simple.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Definition at line 107 of file demo-dsa-simple.cpp.

Variable Documentation

char const* __author__ = "Dirk Osswald: dirk.osswald@de.schunk.com"

Definition at line 92 of file demo-dsa-simple.cpp.

char const* __copyright__ = "Copyright (c) 2014 SCHUNK GmbH & Co. KG"

Definition at line 95 of file demo-dsa-simple.cpp.

char const* __help__
Initial value:
=
"Simple demo to test cDSA class of SDHLibrary-cpp for tactile sensor data\n"
"reading only.\n"
"\n"
"This program does not use command line options. Instead all communication\n"
"parameters are fixed here in the source code\n"

Definition at line 84 of file demo-dsa-simple.cpp.

char const* __url__ = "http://www.schunk.com"

Definition at line 93 of file demo-dsa-simple.cpp.

char const* __version__ = "$Id: demo-dsa-simple.cpp 12284 2014-09-30 08:28:44Z Osswald2 $"

Definition at line 94 of file demo-dsa-simple.cpp.

char const* usage
Initial value:
=
"usage: demo-dsa-simple\n"

Definition at line 97 of file demo-dsa-simple.cpp.



sdhlibrary_cpp
Author(s): Dirk Osswald
autogenerated on Sun Aug 18 2019 03:42:20