Class LBLoadingFactor

    • Field Detail

      • validityPeriode

        protected long validityPeriode
    • Constructor Detail

      • LBLoadingFactor

        public LBLoadingFactor​(long validityPeriode,
                               float rateOfFlow)
    • Method Detail

      • toString

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