com.yobotics.simulationconstructionset.simulatedSensors
Class SpoofNetoworkSimulatedLidar.LIDARScan

java.lang.Object
  extended by com.yobotics.simulationconstructionset.simulatedSensors.SpoofNetoworkSimulatedLidar.LIDARScan
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SpoofNetoworkSimulatedLidar

public static class SpoofNetoworkSimulatedLidar.LIDARScan
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SpoofNetoworkSimulatedLidar.LIDARScan(java.util.ArrayList<javax.vecmath.Point3d> points)
           
 
Method Summary
 java.util.ArrayList<javax.vecmath.Point3d> getPoints()
           
static long getSerialVersionUID()
           
 long getTimeDelay()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpoofNetoworkSimulatedLidar.LIDARScan

public SpoofNetoworkSimulatedLidar.LIDARScan(java.util.ArrayList<javax.vecmath.Point3d> points)
Method Detail

getPoints

public java.util.ArrayList<javax.vecmath.Point3d> getPoints()

getTimeDelay

public long getTimeDelay()

getSerialVersionUID

public static long getSerialVersionUID()