june.infection.trajectory_maker.CompletionTime

class june.infection.trajectory_maker.CompletionTime
static class_for_type(type_string: str) → type

Get a CompletionTime class from a string in configuration

type_string

The type of CompletionTime e.g. constant/exponential/beta

The corresponding class

AssertionError

If the type string is not recognised

classmethod from_dict(variation_type_dict)
_abc_impl = <_abc_data object>