Agent Struct Reference

CPP API: QuadWell< InfectionState >::Agent Struct Reference
QuadWell< InfectionState >::Agent Struct Reference

Struct defining an agent for the diffusive ABM. More...

#include <quad_well.h>

Public Attributes

Position position
 
Status status
 

Detailed Description

template<class InfectionState>
struct QuadWell< InfectionState >::Agent

Struct defining an agent for the diffusive ABM.

Member Data Documentation

◆ position

template<class InfectionState >
Position QuadWell< InfectionState >::Agent::position

◆ status

template<class InfectionState >
Status QuadWell< InfectionState >::Agent::status