This is the complete list of members for Enki::IRSensor, including all inherited members.
| absOrientation | Enki::IRSensor | protected |
| absPos | Enki::IRSensor | protected |
| absRayAngles | Enki::IRSensor | protected |
| absSmartPos | Enki::IRSensor | protected |
| alpha | Enki::IRSensor | protected |
| aperture | Enki::IRSensor | protected |
| c | Enki::IRSensor | protected |
| distanceToPolygon(double rayAngle, const Polygone &p) const | Enki::IRSensor | protected |
| finalDist | Enki::IRSensor | protected |
| finalize(double dt, World *w) | Enki::IRSensor | virtual |
| finalValue | Enki::IRSensor | protected |
| getAbsoluteOrientation(void) const | Enki::IRSensor | inline |
| getAbsolutePosition(void) const | Enki::IRSensor | inline |
| getAbsSmartPos(void) const | Enki::IRSensor | inline |
| getAperture(void) const | Enki::IRSensor | inline |
| getDist(void) const | Enki::IRSensor | inline |
| getRange(void) const | Enki::IRSensor | inline |
| getRayCount(void) const | Enki::IRSensor | inline |
| getRayDist(unsigned i) const | Enki::IRSensor | inline |
| getRayValue(unsigned i) const | Enki::IRSensor | inline |
| getSmartRadius(void) const | Enki::IRSensor | inline |
| getValue(void) const | Enki::IRSensor | inline |
| height | Enki::IRSensor | protected |
| init(double dt, World *w) | Enki::IRSensor | virtual |
| inverseResponseFunction(double v) const | Enki::IRSensor | protected |
| IRSensor(Robot *owner, Vector pos, double height, double orientation, double range, double m, double x0, double c, double noiseSd=0.) | Enki::IRSensor | |
| LocalInteraction() | Enki::LocalInteraction | inline |
| LocalInteraction(double range, Robot *owner) | Enki::LocalInteraction | inline |
| m | Enki::IRSensor | protected |
| noiseSd | Enki::IRSensor | protected |
| objectStep(double dt, World *w, PhysicalObject *po) | Enki::IRSensor | virtual |
| orientation | Enki::IRSensor | protected |
| owner | Enki::LocalInteraction | protected |
| pos | Enki::IRSensor | protected |
| r | Enki::LocalInteraction | protected |
| range | Enki::IRSensor | protected |
| rayAngles | Enki::IRSensor | protected |
| rayCount | Enki::IRSensor | protected |
| rayDists | Enki::IRSensor | protected |
| rayValues | Enki::IRSensor | protected |
| responseFunction(double x) const | Enki::IRSensor | protected |
| smartPos | Enki::IRSensor | protected |
| smartRadius | Enki::IRSensor | protected |
| updateRay(size_t i, double dist) | Enki::IRSensor | protected |
| wallsStep(double dt, World *w) | Enki::IRSensor | virtual |
| x0 | Enki::IRSensor | protected |
| ~LocalInteraction() | Enki::LocalInteraction | inlinevirtual |