The class is a part of the scenario object and stores the results of a solved scenario. It is not intended to be used as a standalone object.
Slots
setslist. Named list of sets used in the model.
variableslist. Named list of data frames with variables imported from solved scenario.
stagecharacter. Indication of the solution status of the model/scenario.
solutionLogsdata.frame. Data frame with the model solution logs.
misclist. Any additional information or data to store in the object.
