model_ranger.cc File Reference
#include "stage.hh"
#include "worldfile.hh"
#include "option.hh"
Include dependency graph for model_ranger.cc:
Functions | |
static bool | ranger_match (Model *candidate, Model *finder, const void *dummy) |
Variables | |
static const char | RANGER_COLOR [] = "gray75" |
static const char | RANGER_CONFIG_COLOR [] = "gray90" |
static const char | RANGER_GEOM_COLOR [] = "orange" |
static const stg_meters_t | RANGER_RANGEMAX = 5.0 |
static const stg_meters_t | RANGER_RANGEMIN = 0.0 |
static const unsigned int | RANGER_RAYCOUNT = 3 |
static const unsigned int | RANGER_SENSORCOUNT = 16 |
static const Size | RANGER_SIZE (0.4, 0.4, 0.05) |
static const Size | RANGER_TRANSDUCER_SIZE (0.01, 0.04, 0.04) |
static const stg_watts_t | RANGER_WATTSPERSENSOR = 0.2 |
Function Documentation
Variable Documentation
const char RANGER_COLOR[] = "gray75" [static] |
const char RANGER_CONFIG_COLOR[] = "gray90" [static] |
const char RANGER_GEOM_COLOR[] = "orange" [static] |
const stg_meters_t RANGER_RANGEMAX = 5.0 [static] |
const stg_meters_t RANGER_RANGEMIN = 0.0 [static] |
const unsigned int RANGER_RAYCOUNT = 3 [static] |
const unsigned int RANGER_SENSORCOUNT = 16 [static] |
const Size RANGER_SIZE(0.4, 0.4, 0.05) [static] |
const Size RANGER_TRANSDUCER_SIZE(0.01, 0.04, 0.04) [static] |
const stg_watts_t RANGER_WATTSPERSENSOR = 0.2 [static] |
Generated on Tue Oct 20 15:42:05 2009 for Stage by 1.6.1