org.openaltimeter.data.analysis
Class DLGFlight

java.lang.Object
  extended by org.openaltimeter.data.analysis.DLGFlight

public class DLGFlight
extends java.lang.Object


Field Summary
 double launchHeight
           
 double launchWindowEndHeight
           
 double maxHeight
           
 double startHeight
           
 int startIndex
           
 
Constructor Summary
DLGFlight()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

startIndex

public int startIndex

startHeight

public double startHeight

launchHeight

public double launchHeight

launchWindowEndHeight

public double launchWindowEndHeight

maxHeight

public double maxHeight
Constructor Detail

DLGFlight

public DLGFlight()