Class BodyCognitiveCharacteristic

  • All Implemented Interfaces:
    it.unibo.alchemist.model.cognitive.impact.cognitive.CognitiveCharacteristic , it.unibo.alchemist.model.cognitive.impact.individual.Characteristic

    
    public abstract class BodyCognitiveCharacteristic
    extends AbstractCognitiveCharacteristic
                        

    A cognitive characteristic which has a body response.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit update(Double frequency) Update the current intensity of this characteristic.
      • Methods inherited from class it.unibo.alchemist.model.cognitive.impact.cognitive.AbstractCognitiveCharacteristic

        combinationFunction, level
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BodyCognitiveCharacteristic

        BodyCognitiveCharacteristic()
    • Method Detail

      • update

         Unit update(Double frequency)

        Update the current intensity of this characteristic.