com.partnersoft.io.gps
Class LaserRangefinderReading
java.lang.Object
com.partnersoft.io.gps.LaserRangefinderReading
public class LaserRangefinderReading
- extends java.lang.Object
All distances are in meters, all angles are in degrees.
- Author:
- Russell Cagle
Copyright 2006 Partner Software, Inc.
|
Method Summary |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
horizontalDistance
public double horizontalDistance
inclination
public double inclination
slopeDistance
public double slopeDistance
LaserRangefinderReading
public LaserRangefinderReading()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object