net.sf.tourviewer.lib.ciclo
Class CM414MInfo2Block

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

public class CM414MInfo2Block
extends AbstractBlock


Constructor Summary
CM414MInfo2Block(int[] data)
           
 
Method Summary
 int getLastDDOffset()
           
 int getNextFreeOffset()
           
 int getTotalAltitude()
           
 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

CM414MInfo2Block

public CM414MInfo2Block(int[] data)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getLastDDOffset

public int getLastDDOffset()

getNextFreeOffset

public int getNextFreeOffset()

getTotalAltitude

public int getTotalAltitude()


Copyright © 2005 Steffen Pingel. All Rights Reserved.