- The
GlobalEnvironment
class integrates all global environments.
src/environment/global/global_environment.cpp, .hpp
- All global environment classes are initialized and updated here as a member variable.
- When users make a new global environment class, users need to add the class as a member variable.
- Update all global environments.
- NA
- NA