Commit Graph

4 Commits

Author SHA1 Message Date
4227eacd5b feat(const): updated const to be truly immutable 2025-02-12 11:16:40 -05:00
98f4474786 feat(const): added << operator to constant so that constants
also added tests for the stream operator
2025-02-12 10:38:22 -05:00
795ee2e3bf feat(const): added constants class
constants class can parse and get physical constants from datafile including value, unit, uncertainity, and reference
2025-02-11 18:02:07 -05:00
078269fb4a feat(const.h): added basic interface definition for constants module 2025-02-10 16:47:58 -05:00