net.sf.tourviewer.lib.ciclo
Class CM414MInfo1Block

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

public class CM414MInfo1Block
extends AbstractBlock

The record at offset 645 containing information about the HAC4 settings.

Author:
Steffen Pingel

Constructor Summary
CM414MInfo1Block(int[] data)
           
 
Method Summary
 int getDay()
           
 int getDeviceSignature()
           
 int getHomeAltitude()
           
 int getMonth()
           
 int getWeight()
           
 int getWheelPerimeter1()
           
 int getWheelPerimeter2()
           
 int getYear()
           
 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

CM414MInfo1Block

public CM414MInfo1Block(int[] data)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getDay

public int getDay()

getDeviceSignature

public int getDeviceSignature()

getHomeAltitude

public int getHomeAltitude()

getMonth

public int getMonth()

getWeight

public int getWeight()

getWheelPerimeter1

public int getWheelPerimeter1()

getWheelPerimeter2

public int getWheelPerimeter2()

getYear

public int getYear()


Copyright © 2005 Steffen Pingel. All Rights Reserved.