BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Static Public Attributes | List of all members
BALL::CHPI::Default Struct Reference

#include <BALL/SCORING/COMPONENTS/CHPI.h>

Static Public Attributes

static const Size VERBOSITY
 
static const float CX_DISTANCE_UPPER
 
static const float CHX_ANGLE_LOWER
 
static const float HX_PROJECTED_DISTANCE_LOWER
 
static const float HX_PROJECTED_DISTANCE_UPPER
 
static const float DISTANCE_TOLERANCE
 
static const float ANGLE_TOLERANCE
 
static const float LIMIT
 
static const bool CREATE_INTERACTION_FILE
 

Detailed Description

Definition at line 178 of file CHPI.h.

Member Data Documentation

const float BALL::CHPI::Default::ANGLE_TOLERANCE
static

Definition at line 200 of file CHPI.h.

const float BALL::CHPI::Default::CHX_ANGLE_LOWER
static

Definition at line 188 of file CHPI.h.

const bool BALL::CHPI::Default::CREATE_INTERACTION_FILE
static

Definition at line 206 of file CHPI.h.

const float BALL::CHPI::Default::CX_DISTANCE_UPPER
static

Definition at line 185 of file CHPI.h.

const float BALL::CHPI::Default::DISTANCE_TOLERANCE
static

Definition at line 197 of file CHPI.h.

const float BALL::CHPI::Default::HX_PROJECTED_DISTANCE_LOWER
static

Definition at line 191 of file CHPI.h.

const float BALL::CHPI::Default::HX_PROJECTED_DISTANCE_UPPER
static

Definition at line 194 of file CHPI.h.

const float BALL::CHPI::Default::LIMIT
static

Definition at line 203 of file CHPI.h.

const Size BALL::CHPI::Default::VERBOSITY
static

Definition at line 182 of file CHPI.h.