32 float size_fraction_{};
Defines the simulation experiment settings data type.
Definition settings.h:9
const core::IntegerInterval & age_range() const noexcept
The experiment population age range constraint.
Definition settings.cpp:23
const core::Country & country() const noexcept
Gets the experiment target country information.
Definition settings.cpp:19
float size_fraction() const noexcept
The virtual population fraction from the real population size in range (0, 1].
Definition settings.cpp:21
Top-level namespace for Health-GPS Console host application.
Definition command_options.cpp:8
Country ISO-3166 definition data structure.
Definition country.h:7