iCub-main
icub-main
src
tools
iCubSkinGui
plugin
TouchSensor.cpp
Go to the documentation of this file.
1
// -*- mode:C++; tab-width:4; c-basic-offset:4; indent-tabs-mode:nil -*-
2
3
/*
4
* Copyright (C) 2009 RobotCub Consortium
5
* Author: Alessandro Scalzo alessandro.scalzo@iit.it
6
* CopyPolicy: Released under the terms of the GNU GPL v2.0.
7
*
8
*/
9
10
#include "
include/TouchSensor.h
"
11
12
#define VERY_FAR 1E+20
13
double
TouchSensor::dXmin
=
VERY_FAR
;
14
double
TouchSensor::dXmax
=-
VERY_FAR
;
15
double
TouchSensor::dYmin
=
VERY_FAR
;
16
double
TouchSensor::dYmax
=-
VERY_FAR
;
17
18
int
TouchSensor::m_maxRange
=0;
19
double
*
TouchSensor::Exponential
=0;
VERY_FAR
#define VERY_FAR
Definition:
TouchSensor.cpp:12
TouchSensor.h
TouchSensor::dXmin
static double dXmin
Definition:
TouchSensor.h:383
TouchSensor::Exponential
static double * Exponential
Definition:
TouchSensor.h:399
TouchSensor::dYmax
static double dYmax
Definition:
TouchSensor.h:383
TouchSensor::dXmax
static double dXmax
Definition:
TouchSensor.h:383
TouchSensor::m_maxRange
static int m_maxRange
Definition:
TouchSensor.h:398
TouchSensor::dYmin
static double dYmin
Definition:
TouchSensor.h:383
Generated on Wed Nov 13 2024 21:11:42 for iCub-main by
1.9.1