|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectCarmen.LaserConfig
public class LaserConfig
| Field Summary | |
|---|---|
double |
accuracy
error in the range measurements |
double |
angular_resolution
angular resolution of the laser |
double |
fov
field of view of the laser |
int |
laser_type
what kind of laser is this |
double |
maximum_range
the maximum valid range of a measurement |
int |
remission_mode
if and what kind of remission values are used |
double |
start_angle
angle of the first beam relative to to the center of the laser |
| Constructor Summary | |
|---|---|
LaserConfig()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int laser_type
public double start_angle
public double fov
public double angular_resolution
public double maximum_range
public double accuracy
public int remission_mode
| Constructor Detail |
|---|
public LaserConfig()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||