Class LineSmootherMcMaster


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

      • 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 Detail

      • LineSmootherMcMaster

        public LineSmootherMcMaster()