Documentation of 'org.encog.ml.schedule.ActionNode' Java class
ActionNode
org.encog.ml.schedule

Class ActionNode

    • Constructor Detail

      • ActionNode

        public ActionNode(java.lang.String label)
      • ActionNode

        public ActionNode(java.lang.String theName,
                          double theDuration)
    • Method Detail

      • getEarliestStartTime

        public double getEarliestStartTime()
        Returns:
        the earliestStartTime
      • setEarliestStartTime

        public void setEarliestStartTime(double earliestStartTime)
        Parameters:
        earliestStartTime - the earliestStartTime to set
      • getLatestStartTime

        public double getLatestStartTime()
        Returns:
        the latestStartTime
      • setLatestStartTime

        public void setLatestStartTime(double latestStartTime)
        Parameters:
        latestStartTime - the latestStartTime to set
      • getDuration

        public double getDuration()
        Returns:
        the duration
      • setDuration

        public void setDuration(double duration)
        Parameters:
        duration - the duration to set
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class BasicNode

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.