Class EpistemeUnits
java.lang.Object
org.episteme.core.measure.units.EpistemeUnits
Episteme-specific units for scientific domains.
Extends JSR-385 with domain-specific units for astronomy, atomic physics, and other scientific fields.
* @author Silvere Martin-Michiellot- Since:
- 1.0
- Author:
- Gemini AI (Google DeepMind)
-
Field Summary
FieldsModifier and TypeFieldDescriptionAngstrom - 10^-10 meters, commonly used for atomic-scale measurements.Astronomical Unit - mean Earth-Sun distance.Atomic mass unit (Dalton) - 1/12 mass of carbon-12 atom.Bohr radius - characteristic radius of hydrogen atom ground state.Electron volt - energy gained by electron through 1V potential.Julian year - exactly 365.25 days, used in astronomy.Light year - distance light travels in one Julian year.Parsec - parallax of one arcsecond.Solar mass - mass of the Sun. -
Method Summary
-
Field Details
-
LIGHT_YEAR
-
PARSEC
-
ASTRONOMICAL_UNIT
-
BOHR
-
ANGSTROM
-
ELECTRON_VOLT
-
JULIAN_YEAR
-
SOLAR_MASS
-
ATOMIC_MASS_UNIT
-