Skip to content

Implement drug-killing effects #4

@edwenger

Description

@edwenger

There are numerous hooks where I haven't connected drug-killing effects on hepatocytes, asexual parasites, and early/late/mature gametocytes.

The QueryInterface for InterventionsContainer was awkward to port, and a simpler pattern is probably desirable in this case.

Thinking about what's a simple and generalizable pattern for composition: individual Entities comprising multiple Components -- DemographicComponent (age), TransmissionComponent (biting risk), IntrahostComponent (anemia, parasites, gametocytes, cytokines), etc. -- but with well-defined communication between them, e.g. biting risk + red-blood-cell production are functions of age.

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