Class FlightLinesExtractor

java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.lesto.modules.flightlines.FlightLinesExtractor

public class FlightLinesExtractor
extends org.hortonmachine.gears.libs.modules.HMModel
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String ADJUSTED_STANDARD_GPS_TIME  
    boolean doPlot  
    java.lang.String inLas  
    java.lang.String outFolder  
    java.lang.String pGpsTimeType  
    static java.lang.String WEEK_SECONDS_TIME  

    Fields inherited from class org.hortonmachine.gears.libs.modules.HMModel

    doProcess, doReset, gf, pm
  • Constructor Summary

    Constructors 
    Constructor Description
    FlightLinesExtractor()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  
    void process()  

    Methods inherited from class org.hortonmachine.gears.libs.modules.HMModel

    checkCancel, checkFileExists, checkNull, checkWorkingFolderInPath, concatOr, dumpRaster, dumpVector, getDefaultThreadsNum, getRaster, getVector, help, isCanceled, template

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait