Package it.unibo.alchemist.model.implementations.reactions
See: Description
-
Class Summary Class Description BlendedSteering Steering behavior using DistanceWeighted steering strategy (= steering actions are summed with different weights depending on the distance to their target). CognitiveBehavior Reaction representing the cognitive behavior of a pedestrian. NavigationPrioritisedSteering A SteeringBehavior using SinglePrevalent steering strategy and accepting a collection of actions containing a single NavigationAction2D, which is used as the prevalent one. PrioritySteering Steering behavior using Nearest steering strategy (= the only action executed is the one with the nearest target). SteeringBehavior Reaction representing the steering behavior of a pedestrian. Event This reaction completely ignores the propensity conditioning of the conditions, and tries to run every time the TimeDistribution wants to. AbstractReaction The type which describes the concentration of a molecule This class offers a partial implementation of Reaction. ChemicalReaction BiochemicalReactionBuilder This class implements a builder for chemical reactions. BiochemicalReaction A biochemical Reaction. SAPEREReaction This class realizes a reaction with Lsa concentrations. SAPEREGradient This class provides a fast and stable gradient implementation, inspired on the NBR construct used in Proto. BlendedSteeringWithPhysics BlendedSteering strategy for physical pedestrians, taking into account physical forces as well. NavigationPrioritisedSteeringWithPhysics NavigationPrioritisedSteering strategy for physical pedestrians, taking into account physical forces as well. -
Object Summary Object Description Companion