Class Segment

    • Constructor Detail

      • Segment

        public Segment()
    • Method Detail

      • getBatch

        public Batch getBatch()
      • setBatch

        public void setBatch​(Batch batch)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getRoutePath

        public RoutePath getRoutePath()
      • setRoutePath

        public void setRoutePath​(RoutePath routePath)
      • getFlowRate

        public float getFlowRate()
      • setFlowRate

        public void setFlowRate​(float flowRate)
      • getLength

        public float getLength()
      • setLength

        public void setLength​(float length)
      • getCrossSectionArea

        public float getCrossSectionArea()
      • setCrossSectionArea

        public void setCrossSectionArea​(float crossSectionArea)