Class NISTConstantsProvider.CODATA2018
java.lang.Object
org.episteme.natural.physics.NISTConstantsProvider.CODATA2018
- All Implemented Interfaces:
NISTConstantsProvider
- Enclosing interface:
NISTConstantsProvider
public static class NISTConstantsProvider.CODATA2018
extends Object
implements NISTConstantsProvider
Default implementation that attempts to query NIST, falls back to local
knowledge.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Nested Class Summary
Nested classes/interfaces inherited from interface NISTConstantsProvider
NISTConstantsProvider.CODATA2018 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFetches the latest constants.
-
Constructor Details
-
CODATA2018
public CODATA2018()
-
-
Method Details
-
fetchConstants
Description copied from interface:NISTConstantsProviderFetches the latest constants.- Specified by:
fetchConstantsin interfaceNISTConstantsProvider- Returns:
- map of constant name to value (Real)
-