Class LineSmootherMcMaster

java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.LineSmootherMcMaster

public class LineSmootherMcMaster extends org.hortonmachine.gears.libs.modules.HMModel
  • Field Details

    • inVector

      public String inVector
    • pLookahead

      public int pLookahead
    • pLimit

      public int pLimit
    • pSlide

      public double pSlide
    • pDensify

      public Double pDensify
    • pSimplify

      public Double pSimplify
    • outVector

      public String outVector
  • Constructor Details

    • LineSmootherMcMaster

      public LineSmootherMcMaster()
  • Method Details