Interface DemographicAdjustment.Markov<DIST,NUMERIC>

All Known Subinterfaces:
DemographicAdjustment._PartialDemographicAdjustment, MarkovStateModel, MarkovStateModel._PartialMarkovStateModel
All Known Implementing Classes:
ImmutableMarkovStateModel, PartialDemographicAdjustment, PartialMarkovStateModel
Enclosing interface:
DemographicAdjustment

public static interface DemographicAdjustment.Markov<DIST,NUMERIC>
Age dependent values in the in host markov model configuration
  • Method Details

    • getIncubationPeriod

      DIST getIncubationPeriod()
    • getImmuneWaningHalfLife

      DIST getImmuneWaningHalfLife()
    • getInfectiousDuration

      DIST getInfectiousDuration()
    • getSymptomDuration

      DIST getSymptomDuration()