Class location_metrics

Inheritance Relationships

Base Type

  • public rmetrics::base_metrics

Derived Type

Class Documentation

class location_metrics : public virtual rmetrics::base_metrics

Defines the metrics to be collected from a carepr::arena_cache regarding its location in the arena.

Metrics are collected every timestep.

Subclassed by cosm::arena::repr::arena_cache

Public Functions

location_metrics(void) = default
virtual rcppsw::math::vector2z location(void) const = 0

Should return the discrete location of the cache.