Uses of Class
io.github.ai4ci.config.inhost.ImmutablePhenomenologicalModel
Packages that use ImmutablePhenomenologicalModel
-
Uses of ImmutablePhenomenologicalModel in io.github.ai4ci.config.inhost
Fields in io.github.ai4ci.config.inhost declared as ImmutablePhenomenologicalModelModifier and TypeFieldDescriptionstatic final ImmutablePhenomenologicalModel
PhenomenologicalModel.DEFAULT
Methods in io.github.ai4ci.config.inhost that return ImmutablePhenomenologicalModelModifier and TypeMethodDescriptionImmutablePhenomenologicalModel.Builder.build()
Builds a newImmutablePhenomenologicalModel
.ImmutablePhenomenologicalModel.copyOf
(PhenomenologicalModel instance) Creates an immutable copy of aPhenomenologicalModel
value.ImmutablePhenomenologicalModel.withApproxPeakImmuneResponse
(Abstraction.Distribution value) Copy the current immutable object by setting a value for theapproxPeakImmuneResponse
attribute.ImmutablePhenomenologicalModel.withApproxPeakViralLoad
(Abstraction.Distribution value) Copy the current immutable object by setting a value for theapproxPeakViralLoad
attribute.ImmutablePhenomenologicalModel.withImmuneWaningHalfLife
(Abstraction.Distribution value) Copy the current immutable object by setting a value for theimmuneWaningHalfLife
attribute.ImmutablePhenomenologicalModel.withIncubationPeriod
(Abstraction.Distribution value) Copy the current immutable object by setting a value for theincubationPeriod
attribute.ImmutablePhenomenologicalModel.withIncubationToPeakViralLoadDelay
(Abstraction.Distribution value) Copy the current immutable object by setting a value for theincubationToPeakViralLoadDelay
attribute.ImmutablePhenomenologicalModel.withInfectiousnessCutoff
(Double value) Copy the current immutable object by setting a value for theinfectiousnessCutoff
attribute.ImmutablePhenomenologicalModel.withPeakImmuneResponseDelay
(Abstraction.Distribution value) Copy the current immutable object by setting a value for thepeakImmuneResponseDelay
attribute.ImmutablePhenomenologicalModel.withPeakToRecoveryDelay
(Abstraction.Distribution value) Copy the current immutable object by setting a value for thepeakToRecoveryDelay
attribute.