Public Member Functions | Private Attributes
com.github.rosjava.rosjava_extras.hokuyo.LaserScan Class Reference

List of all members.

Public Member Functions

int[] getRanges ()
Time getTime ()
 LaserScan (Time time, int[] ranges)

Private Attributes

final int[] ranges
final Time time

Detailed Description

Represents a collection of range reading from the sensor.

Author:
moesenle@google.com (Lorenz Moesenlechner)
damonkohler@google.com (Damon Kohler)

Definition at line 27 of file LaserScan.java.


Constructor & Destructor Documentation

Parameters:
timethe Time at which this scan was created
rangesthe sequence of range readings from the sensor in millimeters

Definition at line 38 of file LaserScan.java.


Member Function Documentation

Returns:
the sequence of range readings from the sensor in millimeters

Definition at line 53 of file LaserScan.java.

Returns:
the Time this scan was created

Definition at line 46 of file LaserScan.java.


Member Data Documentation

Definition at line 30 of file LaserScan.java.

Definition at line 29 of file LaserScan.java.


The documentation for this class was generated from the following file:


rosjava_extras
Author(s): Damon Kohler
autogenerated on Thu Aug 27 2015 14:53:42