net.sf.tourviewer.lib.ciclo
Class DataBlock

java.lang.Object
  extended by net.sf.tourviewer.lib.ciclo.DataBlock

public class DataBlock
extends Object


Constructor Summary
DataBlock(int value)
           
 
Method Summary
 int getAltitudeDelta()
           
 int getDistanceDelta()
           
 int getPulseDelta()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataBlock

public DataBlock(int value)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getAltitudeDelta

public int getAltitudeDelta()

getDistanceDelta

public int getDistanceDelta()

getPulseDelta

public int getPulseDelta()


Copyright © 2005 Steffen Pingel. All Rights Reserved.