Class ClusterLBNot

    • Field Detail

      • rateOfFlow

        private float rateOfFlow
    • Constructor Detail

      • ClusterLBNot

        public ClusterLBNot​(float rateOfFlow)
    • Method Detail

      • setRateOfFlow

        public void setRateOfFlow​(float rateOfFlow)
      • getRateOfFlow

        public float getRateOfFlow()
      • toString

        public StringBuilder toString​(StringBuilder output)
        Appends a string image for this object to the StringBuilder parameter.
        Overrides:
        toString in class Notification
        Parameters:
        output - buffer to fill in
        Returns:
        output buffer is returned