net.sf.tourviewer.lib.ciclo
Class HAC4Info3Block

java.lang.Object
  extended by net.sf.tourviewer.lib.ciclo.AbstractBlock
      extended by net.sf.tourviewer.lib.ciclo.HAC4Info3Block
All Implemented Interfaces:
Block

public class HAC4Info3Block
extends AbstractBlock


Constructor Summary
HAC4Info3Block(int[] data)
           
 
Method Summary
 int getLastCCOffset()
           
 int getLastCompareOffset()
           
 int getLastDDOffset()
           
 int getMaxAltitiude()
           
 int getTotalAltitudeDown()
           
 int getTotalAltitudeUp()
           
 long getTotalTravelTime()
           
 String toString()
           
 
Methods inherited from class net.sf.tourviewer.lib.ciclo.AbstractBlock
getData, getDataString, getDec, getDecH, getDecL, getHex, getHexH, getHexL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HAC4Info3Block

public HAC4Info3Block(int[] data)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getLastCCOffset

public int getLastCCOffset()

getLastCompareOffset

public int getLastCompareOffset()

getLastDDOffset

public int getLastDDOffset()

getMaxAltitiude

public int getMaxAltitiude()

getTotalAltitudeDown

public int getTotalAltitudeDown()

getTotalAltitudeUp

public int getTotalAltitudeUp()

getTotalTravelTime

public long getTotalTravelTime()


Copyright © 2005 Steffen Pingel. All Rights Reserved.