net.sf.tourviewer.lib.ciclo
Class AABlock

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

public class AABlock
extends AbstractBlock


Nested Class Summary
(package private) static class AABlock.TourType
           
 
Constructor Summary
AABlock(int[] data)
           
 
Method Summary
 int getDdOffset()
           
 int getInitialAltitude()
           
 int getInitialPulse()
           
 int getMswDistance()
           
 int getTimeDay()
           
 int getTimeHour()
           
 int getTimeMinute()
           
 int getTimeMonth()
           
 int getTotalDistance()
           
 AABlock.TourType getTourType()
           
 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

AABlock

public AABlock(int[] data)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getDdOffset

public int getDdOffset()

getInitialAltitude

public int getInitialAltitude()

getInitialPulse

public int getInitialPulse()

getMswDistance

public int getMswDistance()

getTimeDay

public int getTimeDay()

getTimeHour

public int getTimeHour()

getTimeMinute

public int getTimeMinute()

getTimeMonth

public int getTimeMonth()

getTotalDistance

public int getTotalDistance()

getTourType

public AABlock.TourType getTourType()


Copyright © 2005 Steffen Pingel. All Rights Reserved.