R6 class to handle MetaRVM checkpoint data. This class is a simplified version of MetaRVMConfig tailored for storing and accessing simulation checkpoints.
Details
The MetaRVMCheck class is designed to hold the state of a simulation at a
specific time point, allowing for continuation or analysis. It stores all
necessary parameters and population states.
Super class
MetaRVM::MetaRVMConfig -> MetaRVMCheck
Methods
Inherited methods
MetaRVM::MetaRVMConfig$get()MetaRVM::MetaRVMConfig$get_age_categories()MetaRVM::MetaRVMConfig$get_all()MetaRVM::MetaRVMConfig$get_pop_map()MetaRVM::MetaRVMConfig$get_race_categories()MetaRVM::MetaRVMConfig$get_zones()MetaRVM::MetaRVMConfig$list_parameters()MetaRVM::MetaRVMConfig$parameter_summary()MetaRVM::MetaRVMConfig$print()MetaRVM::MetaRVMConfig$set()
