Skip to content

Create abstract class for states

Create a states_abst_t abstract class and make the electronic states_t an extension of this class. The electronic states_t type should be renamed to states_elec_t in preparation for the addition of new types of systems.

For the moment the abstract class should be quite minimal and we should only add things to it as they become necessary.

Edited by Micael Oliveira