Skip to content

Avoid duplicate tracking variables #10

@edwenger

Description

@edwenger

Susceptibility base class has a duplicate age data member to use in biting-risk calculations (in derived vector class) and red-blood-cell production calculations (in derived malaria class).

In switching to a composition-not-inheritance pattern, we need a way to store and update variables like "age" in a different object that's accessible to the intrahost RBC calculations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions